# Development Please have python3 installed to run this project on terminal: [Python3 Installation](https://www.python.org/downloads/) # CountDown Timer Countdown timer made using the Python time module and is a terminal game to countdown the time. ### Prerequisites Modules required to be able to use the script successfully and how to install them. Please have python3 installed to run this project on terminal: ### How to run the script ```code python3 main.py ``` # Example Enter the time in seconds: 20 00:20 Timer completed! ### Screenshot/GIF showing the sample use of the script ![example](example.png) ## *Author Name* [JapneetSingh](https://github.com/japneetsingh035)