The Canvas Drawing Program is a Python script that allows users to draw rectangles and squares on a canvas. Users can specify the canvas size, color, and draw different shapes using this interactive ...
The abstract class for all line drawing algorithms. Clone this repo to your local machine. Make sure you have Python installed. Run main.py to see the results.