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 ...
On running the file, a canvas window opens with 3 menus in the title bar - draw, actions and file. The Draw menu has options to draw a line and rectangle which further has suboptions for colour for ...