Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 850 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 850 Bytes

Stop Watch - Python

Description:

This is a simple code in Python that illustrates the stopwatch Mechanism using Tkinter

How to use

1.Install Python 3.9.X from here

2.Install tkinter from here

3.Clone this repository: git clone https://github.com/mdhasibulhasan3137/Stop-Watch or click Download ZIP in the right panel and extract it.

4.Run python main.py from the repository's directory

Screenshots

Capture Capture1 Capture2