5 Answers
+ 3
still no code....
I hope this helps:
while (condition):
output
increment/decrement
# don't forget: while loop runs until the condition is True
+ 2
SHOW what you have tried so we can check on your code attempt.
+ 1
Thanks I got the answer
+ 1
Thanks a lot
0
EdfyMash ,
Some people add [Solved] to the title so people know help is no longer needed.
By the way, that Sololearn example doesn't really count down by seconds as they describe it. It counts down as fast as possible.