Python and Turtle Difficulty Level 6,loop,math,python Penrose Polygons with Python Turtle

Penrose Polygons with Python Turtle

Generalize Penrose Polygons to be able to draw polygon of any number of sides:

Penrose Octagon with Python Turtle
Penrose Nonagon (9 sides) with Python Turtle
Penrose Tridecagon (13 sides) with Python Turtle

Related Post