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.
-
10:10
Nicholas Bowling
1 hour agoWe Preached the Gospel to College Students… Then THEY Preached Too | UT Recap
21 -
1:52:01
TheRyanMcMillanShow
4 hours agoTrigger Happy 2: Heavy and Deep - RMS 035
221 -
DVR
Edge of Wonder
5 hours agoPresidential Hauntings, Bizarre Food & Independence Day Mandela Effect: EOW July 4th Party!
8.46K1 -
1:55:32
Nick Freitas
2 hours agoDo We Need a New Declaration of Independence?
3055 -
18:11
Blackstone Griddles
3 hours agoEpisode 3 | Breakfast, Lunch, and Dinner
211 -
38:28
The Lou Holtz Show
3 hours agoThe Lou Holtz Show S2 EP13 | Chris Zorich on Grit, Love & Building a Legacy at Notre Dame #podcast
124 -
6:25
Melonie Mac
5 hours agoTomb Raider is Struggling Confirmed
7.87K6 -
8:42
VSOGunChannel
5 hours ago $0.36 earnedOne Big Bloated Bill Leaves 2nd Amendment Open for Future Attack
8.18K4 -
2:10:37
WickedVirtue
6 hours agoWE'RE BACK! New Red Dead Online DLC, Happy 4th Of July -Wicked's World #63
10.3K1 -
1:20:27
RiftTV
4 hours agoThe FLAW of the RED PILL! Why It Fails to Lead Men to God | Almost Serious | Guest Timothy J. Gordon
17.5K3