Skip to content

Commit e831222

Browse files
authored
Update clock.py
1 parent 6edbd15 commit e831222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/turtledemo/clock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""turtledemo/clock.py
22
33
Enhanced clock-program, showing date
4-
and time
4+
and time.
55
"""
66
from turtle import *
77
from datetime import datetime

0 commit comments

Comments
 (0)