New Driver's License Challenge. Stuck at Test Case #3 or #5? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

New Driver's License Challenge. Stuck at Test Case #3 or #5?

Here is the complete python code solution (attached) for the problem with explanations. https://code.sololearn.com/c5GISCJfXUmO/?ref=app

17th Aug 2023, 6:59 PM
Salman Iqbal
Salman Iqbal - avatar
1 Answer
+ 10
the issue you have is the final print statement: > only output the required value, which is the time to wait. nothing else. > output should only be the variable time, do *not* subtract -20.
17th Aug 2023, 7:24 PM
Lothar
Lothar - avatar