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 #316

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]

Bug fix (non-breaking change which fixes an issue) New feature (non-breaking change which adds functionality) Documentation Update Checklist: I have named my files and folder, according to this project's guidelines. My code follows the style guidelines of this project. My Pull Request has a descriptive title. (not a vague title like Update index.md) I have commented on my code, particularly in hard-to-understand areas. I have created a helpful and easy to understand README.md, with problem description and my name. I have included a requirements.txt file (if external libraries are required.) My changes do not produce any warnings. I have starred this repository. I have added a working sample/screenshot of the script. I have checked for trailing spaces in file names and none have them.

closes #320

uddeshyatyagi commented 3 years ago

Hey @pratik-choudhari, please review my PR and merge if found useful

pratik-choudhari commented 3 years ago

@uddeshyatyagi If you want to make this contribution, please create an issue first.

uddeshyatyagi commented 3 years ago

Hey @pratik-choudhari i have created an issue and have linked my PR to it, so please review

pratik-choudhari commented 3 years ago

@uddeshyatyagi You have deleted what was in the PR description. It must be completed for PR merge.

uddeshyatyagi commented 3 years ago

@pratik-choudhari i am not able to complete the description with checkboxes,what should i do next?Should i create new pull request for the same? Please help

pratik-choudhari commented 3 years ago

@uddeshyatyagi Yes. Create new one.