Skip to content

This is a simple countdown timer program that takes an integer input from a user & uses that input as the time to be counted down until it reaches 1.

License

Notifications You must be signed in to change notification settings

m3mentomor1/Console-based_Countdown_Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

🧐 I. Overview

gif

This is a simple countdown timer program that takes an integer input from a user & uses that input as the time to be counted down until it reaches 1.

📦 II. Dependencies

  • Time - a module in the Python standard library used for various time-related functions.

🛠️ III. Use this repository

1. Clone this repository.

Run this command in your terminal:

git clone https://github.com/m3mentomor1/Console-based_Countdown_Timer.git

(Optional: You can also Fork this repository.)


2. Go to the repository's main directory.

Run this command in your terminal:

cd Console-based_Countdown_Timer

📄 IV. License

👉 Project License

About

This is a simple countdown timer program that takes an integer input from a user & uses that input as the time to be counted down until it reaches 1.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages