This project requires Python 3.6 or higher and one external package listed in requirements.txt. When the script runs, a Turtle graphics window opens and the program draws a grid of colored dots in the ...
After learning about OOP a little, my course involved this project using classes and objects from mainly the Turtle Graphics module, and the 'colorgram' module. This repository includes the image used ...