In this course, you’ve learned how to program with the Python turtle
library and grasped some very important programming concepts. You know how to deal with variable initialization, loops, conditional statements, indentations, lists, and operators. This is a great start for you, especially if you’re new to the Python programming language!
Now you can:
- Set up the Python
turtle
library - Move your turtle around
- Customize your turtle and its environment
- Program your turtle
- Use basic programming concepts
- Create a game that you can play with friends
Congratulations, you made it to the end of the course! What’s your #1 takeaway or favorite thing you learned? How are you going to put your newfound skills to use? Leave a comment in the discussion section and let us know.
jamesbrown68 on Dec. 16, 2020
Thanks, Darren. This was fun. Nice beginners tutorial.