Skip to content

Analog Clock is a Python script that uses turtle and time modules to create an analog clock. The clock face is drawn with a red pen and the hands are updated every second to show the current time. The draw_clock function takes in the current time and draws the clock hands at appropriate angles.

Notifications You must be signed in to change notification settings

t1gc05/Analog-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Analog-Clock

Analog Clock is a Python script that uses turtle and time modules to create an analog clock. The clock face is drawn with a red pen and the hands are updated every second to show the current time. The draw_clock function takes in the current time and draws the clock hands at appropriate angles.

How to use

Figure it out...

About

Analog Clock is a Python script that uses turtle and time modules to create an analog clock. The clock face is drawn with a red pen and the hands are updated every second to show the current time. The draw_clock function takes in the current time and draws the clock hands at appropriate angles.

Topics

Resources

Stars

Watchers

Forks

Languages