Fix a small formatting bug
#30
by
						
qingy2024
	
							
						- opened
							
					
The code example used "python3" in the markdown as the language, but this prevents it from showing up with syntax highlighting. I've just changed it to "python" which fixes the error.

