Digital-Clock---Python Description: Digital Clock in Python using tkinter. As we know Tkinter is used to create a variety of GUI (Graphical User Interface) applications. How to use Install Python 3.9.X from here Install tkinter from here Clone this repository Run python main.py from the repository's directory Screenshot