Python and Turtle animation,Difficulty Level 9,python,recursion Sierpinski Triangle Curve with Python Turtle

Sierpinski Triangle Curve with Python Turtle

You drew a Sierpinski Triangle in a previous project. Now draw Sierpinski Triangle Curve without lifting the pen.

Related Post