Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

This lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Python Turtle for Beginners (Summary)

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
Download

Sample Code (.zip)

1.4 KB
Download

Course Slides (.pdf)

846.2 KB

jamesbrown68 on Dec. 16, 2020

Thanks, Darren. This was fun. Nice beginners tutorial.

Lindani Ngubane on Dec. 2, 2021

Thanks Darren. Interesting game worth developing to a fun family game

Become a Member to join the conversation.