turtleEasy Playground

Turtle graphics for learning and simple drawing

Python Playground
Output
Click "Run" to execute your code

The turtle module is part of Python's standard library. Turtle graphics for learning and simple drawing.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?