Skip to content

metardr/countdown_timer_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Countdown Timer in Python

A simple Python program that counts down from a user-specified time in seconds. The countdown is displayed in the format DD:HH:MM:SS and handles invalid input gracefully.

License This project is licensed under the Apache License 2.0.

About

A basic Python program where the user enters a time in seconds, and the countdown begins. The program displays the remaining time in a DD:HH:MM:SS format and handles invalid inputs gracefully. Beginner project to demonstrate Python basics like input handling, loops, and time manipulation.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages