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
Nikko Ortiz
1 hour agoWe Chillen... | Rumble LIVE
101 watching -
1:15:32
Tucker Carlson
1 hour agoICE Protests and Antifa Riots: Tucker Carlson Warns of Total Destruction if America Doesn’t Act Fast
2.7K97 -
LIVE
I_Came_With_Fire_Podcast
9 hours agoChinese Spy GETS OFF | Is Comey's Indictment Selective | Posse Comitatus Dilemma
101 watching -
LIVE
Adam Does Movies
11 hours agoTalking Movies + Ask Me Anything - LIVE
35 watching -
5:46
Gun Owners Of America
7 hours agoNew Data Shows Voters Want Pro Gun Politicians
3782 -
9:22:30
Dr Disrespect
11 hours ago🔴LIVE - DR DISRESPECT - BLACK OPS 7 - BANG BANG BANG
114K5 -
6:54
China Uncensored
10 hours agoA SHOCKING Discovery Proves We're Already At War With China
5.36K20 -
LIVE
Spartan
4 hours agoOMiT Spartan | Ghost of Yotei, Halo later maybe (Scrims chalked, teammates are sick)
31 watching -
LIVE
Badlands Media
19 hours agoAltered State S3 Ep. 49
2,258 watching -
LIVE
StevieTLIVE
3 hours agoStevie T RETURNS Warzone Quads w/ The Boys
38 watching