Polygons in PolygonsSimple 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 sma... May 31, 2020 Python Turtle Graphics