Please have python3 installed to run this project on terminal:
Countdown timer made using the Python time module and is a terminal game to countdown the time.
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:
python3 main.py
Enter the time in seconds: 20
00:20
Timer completed!