Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.64k stars 4.79k forks source link

Add feature to Countdown_timer #592

Closed KelvinQiu802 closed 2 years ago

KelvinQiu802 commented 2 years ago

Description

Add a feature in countdown_timer. When the time is less than 10 secs, the timer will print milliseconds in the shell, which is more realistic!

Fixes #(issue_no) No bug fix. Replace issue_no in the above line, with the issue related to this PR.

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.