Posts

Showing posts from May, 2020

Polygons in Polygons

Simple spirals While playing with Python Turtle, I came across drawing simple spirals with polygons rotating within themselves.  I liked how we could get so many patterns by making small changes to the code.