generated from mwc/lab_turtle
0867abac758c4ab549b9297293bb41f17d17aa80
I used Turtle with my students this past Fall to introduce Python using a graphical output which I thought would be more meaningful (and fun) since interacting with the console can be intimidating. Getting back to Turtle made me feel confident because I was able to remember a lot of the functions without needing the documentation. I almost re-wrote a tic-tac-toe game we did as a project, but scrapped the idea for time.
Description
No description provided
Languages
Python
100%