Skip to content

Files

Latest commit

 

History

History

Stopwatch GUI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Stopwatch GUI

This is a Stopwatch GUI using which user can measure the time elapsed using the start and pause button. User can also use the reset button to reset the stopwatch and exit button to close the window.

Dependencies

You will use Tkinter and time python module .

Sample Output

On running Stopwatch_gui.py.

stopwatch-gui1.png

After using Start button

Capture.png

Author

Aishwarya Chand