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.
Learnings I'd like to share...