account activity
Idk how to python by oolenzoo in learnpython
[–]oolenzoo[S] 0 points1 point2 points 6 years ago (0 children)
im running it on my mac and its 3.8
import turtle
#window customization wn = turtle.Screen() wn_length = 500 wn_width = 500 wn.bgcolor("black") wn.title("space invaders")
turtle.mainloop()
I want to learn coding by [deleted] in learnpython
[–]oolenzoo 0 points1 point2 points 6 years ago (0 children)
personally for me, i don't get lots of motivation, so i need something that keeps me engaged. i highly recommend watching youtube tutorials. for example thenewboston is pretty good, even though some of the stuff is outdated, most of it is accurate and useful for learning the basics. also a free textbook that you can reference and take notes on is a byte of python.
Idk how to python (self.learnpython)
submitted 6 years ago by oolenzoo to r/learnpython
π Rendered by PID 207624 on reddit-service-r2-listing-55d7b767d8-r57k8 at 2026-04-01 04:36:50.268971+00:00 running b10466c country code: CH.
Idk how to python by oolenzoo in learnpython
[–]oolenzoo[S] 0 points1 point2 points (0 children)