Premium Only Content
Countdown Timer Using Function In Python-Free Python Course
In this project, we will be using the time module and its sleep() function. Follow the below steps to create a countdown timer:
Step 1: Import the time module.
Step 2: Then ask the user to input the length of the countdown in seconds.
Step 3: This value is sent as a parameter 't' to the user-defined function countdown(). Any variable read using the input function is a string. So, convert this parameter to 'int' as it is of string type.
Step 4: In this function, a while loop runs until time becomes 0.
Step 5: Use divmod() to calculate the number of minutes and seconds. You can read more about it here.
Step 6: Now print the minutes and seconds on the screen using the variable timeformat.
Step 7: Using end = '\r' we force the cursor to go back to the start of the screen (carriage return) so that the next line printed will overwrite the previous one.
Step 8: The time.sleep() is used to make the code wait for one sec.
Step 9: Now decrement time so that the while loop can converge.
Step 10: After the completion of the loop, we will print "Fire in the hole" to signify the end of the countdown.
-
LIVE
LFA TV
23 hours agoLIVE & BREAKING NEWS! | TUESDAY 11/4/25
573 watching -
1:03:37
BonginoReport
3 hours agoElection Night Showdown Spotlight - Nightly Scroll w/ Hayley Caronia (Ep.170)
82.8K20 -
LIVE
Edge of Wonder
3 hours agoSupernatural Forces & Giants Built Great Pyramid of Egypt
194 watching -
1:24:03
Kim Iversen
4 hours agoAn Islamist Socialist in NYC? The Panic Is Epic | Neocons To Tucker: 'Love Israel OR ELSE'
72.1K94 -
LIVE
Tundra Tactical
3 hours agoProfessional Gun Nerd Plays Battlefield 6
76 watching -
LIVE
Quite Frankly
8 hours ago31/ATLAS to Enoch, Election Night Updates, Open Lines | Timothy Alberino 11/4/25
686 watching -
1:05:56
vivafrei
4 hours agoComey Doubles Down, Prosecution Doubles Up! Election Day Madness! Boasberg Impeachment & MORE!
32.7K25 -
LIVE
SpartakusLIVE
2 hours agoNEW Meta = EPIC WINS on Battlefield 6 - REDSEC
152 watching -
4:46:51
StoneMountain64
6 hours agoBattlefield REDSEC leveling guns for attachments
41K2 -
26:19
Liberty Hangout
4 days agoAnti-Trumpers Make Up Bizarre Theories
18.2K50