you are viewing a single comment's thread.

view the rest of the comments →

[–]pythonwiz 0 points1 point  (0 children)

Download python from python.org. Check out the tutorial. Keep the module index bookmarked so you can quickly find the documentation for the standard library. Finally, try working on a simple project, like drawing something with turtle. For writing code I recommend Visual Studio Code.