Hello Dears. I solve Trip Planner (Test Case 1) how can i move to (Test Case 2). And Save my first answer? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Hello Dears. I solve Trip Planner (Test Case 1) how can i move to (Test Case 2). And Save my first answer?

When I entered the input for Test Case 2. The first Case changed from True to False.

31st Jan 2021, 5:50 PM
Salim Mohammad Elsadi
Salim Mohammad Elsadi - avatar
3 Réponses
+ 8
your code has to solve all test cases in one run. so if there are problems try to fix it. if you post your code, we can have a look on it.
31st Jan 2021, 5:54 PM
Lothar
Lothar - avatar
+ 1
Try again. If you are unable to find out the errors copy your code in code playground and paste the code link here
31st Jan 2021, 5:59 PM
Atul [Inactive]
+ 1
Salim Mohammad Elsadi understand that different test cases provide different input values. Make your program work with input variables according to the task without knowing what the specific test values will be.
31st Jan 2021, 6:12 PM
Brian
Brian - avatar