The Pookalam is a key part of the Onam celebrations in Kerala. This project uses Python's Turtle graphics to create a virtual Pookalam with various geometric shapes, colors, and patterns. The design ...
This project demonstrates the use of Object-Oriented Programming (OOP) to create various shapes using the Python turtle module. The program defines classes such as Point, Box, BoxFilled, Circle, and ...