Draw with Python (Turtle Power)

Learn how to use turtle to draw shapes and patterns.

Let’s do something fun and creative—use Python to draw pictures.

We’ll use a built-in Python module called turtle to control a pen on the screen.

Introducing the turtle

Try this:

Get hands-on with 1400+ tech skills courses.