1 parent 1e44a3d commit 7f97454Copy full SHA for 7f97454
1 file changed
DigitalClock/clock.py
@@ -4,7 +4,7 @@
4
5
root = Tk()
6
7
-# Title the window to "My Clock"
+# Label the window to "My Clock"
8
root.title('My Clock')
9
10
#Time calculation
0 commit comments