Countdown Timer

This python script asks for the user time (input) in seconds, and returns the time in minutes – counting down till it ellapses to nill.

How to Run

To run this program, add the pyrhon file inna folder and cd (enter) into the folder through the terminal. After that, type the following command in your terminal:

  `python time_counter.py`

Lessons Learned

I have gained advanced mastery in the Python programming language – an awesome and lovely language!!

GitHub

View Github