You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple digital clock built using Python.
4
+
5
+
6
+
Digital clock uses digits to display the time in a digital format. Both 12 and 24 hour formats are possible. In this code, we are using a 24 hour format.
0 commit comments