Creating a Randomly Generated Spirograph Screensaver in Python
Using Python Turtle graphics and the Trinket IDE, I built a program that creates completely unique, randomly generated spirograph patterns every time it runs. This project combines math, programming, and art into…
