PythonExamples/UI-Apps at master · tdchwish/PythonExamples · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

SIMPLE CLOCK WIDGET USING TKINTER

Running instruction

windows user

run `py clock.py`

linux user

run `python3 clock.py`