A simple paint application built with Python that allows users to create and edit drawings using a variety of tools. This project is designed to provide a fun and interactive way to explore basic graphical programming concepts.
Features
Drawing Tools: Pen, brush, and eraser with adjustable sizes.
Color Picker: Choose from a palette of colors or define custom colors.
Shapes: Draw basic shapes like lines, rectangles, and circles.
Canvas Controls: Clear the canvas or save your artwork as an image.
Undo/Redo: Step backward or forward through your edits.