Skip to content

Maleesha-Dinujaya/Time-Countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Countdown Timer in Python

This is a simple Python script that creates a countdown timer. It takes user input for the desired countdown time in seconds and displays the remaining time in minutes and seconds format. When the timer reaches zero, it prints "Timer Completed."

How to Use

  1. Clone this repository to your local machine using git clone.

  2. Run the Python script countdown.py in your preferred Python environment.

  3. Enter the desired countdown time in seconds when prompted.

  4. The countdown will begin, and the remaining time will be displayed in the format MM:SS.

  5. When the timer reaches zero, the message "Timer Completed" will be printed.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages