This project involved creating three Python modules using Turtle graphics to draw shapes, random images, and rows of images. The goal was to gain a deeper understanding of functions, loops, randomness ...
This project is a Turtle Drawing Application developed as part of SMC CS 87 coursework. The application allows users to choose and draw various geometric shapes using the Python Turtle graphics ...