robinjanette / myfitnesstimer

Sequence of timers back-to-back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myfitnesstimer

Sequence of timers back-to-back

This Python3 program asks the user for a list of timers in seconds, then upon input of 'q', counts down the timers starting with the first one input.

To run: python3 my_timer.py

Dependencies: Python3 and time module

About

Sequence of timers back-to-back


Languages

Language:Python 100.0%