PrajaktaSathe / Python

Features small Python projects. You are welcome to contribute here!
MIT License
27 stars 45 forks source link

Create `stopwatch.py` #51

Closed salimcodes closed 2 years ago

salimcodes commented 2 years ago

Project Description

A stopwatch that tracks the amount of time between hits of the "enter" key, with each key hit starting a new “lap” on the timer and Print the lap number, total time, and lap time