Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 140 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 140 Bytes

SIMPLE CLOCK WIDGET USING TKINTER

Running instruction

windows user

run `py clock.py`

linux user

run `python3 clock.py`