A Python timer that counts down from a user-provided number.
This project allows users to input a desired number of seconds. The timer will print all the remaining seconds, with a 1-second interval. When it reaches 0, it will print "Time's Up!"
Emmanuel Howard - https://github.com/Emmanuel-Howard