Python and Turtle Difficulty Level 1,python Pentagon with Python and Turtle

Pentagon with Python and Turtle

Draw a regular pentagon as shown below.

Regular Pentagon

Hint:

A good place to start drawing is the point at the top. What should be the initial heading to draw the line left of the top point?

Related Projects:

Projects with Similar Difficulty

Basic Shapes

Tags:

Related Post