GiovanniBruno22 / PythonBeginners

This repository is meant for new developers to submit first pull requests to and get reviews from peers.
17 stars 22 forks source link

Countdown timer #25

Closed Tsu-HaoLiu closed 11 months ago

Tsu-HaoLiu commented 12 months ago

Can anyone build a countdown timer that accepts hour, minute and second inputs. Then display the timer decreasing either in console or alternative UI.

Bonus