pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Added Countdown Timer program #320 #325

Closed uddeshyatyagi closed 3 years ago

uddeshyatyagi commented 3 years ago

Description

This is a simple python program which can be used for countdown. In this user is required to input any number in seconds and then it will automatically count to zero(0) seconds

Type of change

Choosing one or more options from the following as per the nature of your Pull request. NOTE: Check boxes using [x]

Checklist:

closes #320

uddeshyatyagi commented 3 years ago

Hey @pratik-choudhari , please review and merge if it look fine to you

pratik-choudhari commented 3 years ago

@uddeshyatyagi Instead of giving a feedback in terminal. Use pygame and play a alarm clock sound.

uddeshyatyagi commented 3 years ago

@pratik-choudhari clock sound added