We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a788e commit f410d10Copy full SHA for f410d10
README.md
@@ -1,7 +1,15 @@
1
+<!--Please do not remove this part-->
2
+
3
+
4
+
5
# Digital Clock using Python and Tkinter
6
This script create a `Digital Clock` as per the system's current time.
7
8
+
9
10
### Prerequisites
11
`Python 3`
12
13
## Library Used
14
- tkinter
15
- time
0 commit comments