Wall Clock project
Wall Clock using Turtle Graphics
This Python project utilizes the Turtle graphics library to create a stylish wall clock that features both analog and digital displays. The clock provides a visually pleasing representation of time, with hands that move in real-time and a digital display showing the current hour and minute.
Clone the repository to your local machine
Run the Python script:
main.py
Explore and Enjoy: The clock will update in real-time, providing both an analog and digital representation of the current time.