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.
3 odpowiedzi
+ 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.
+ 1
Try again. If you are unable to find out the errors copy your code in code playground and paste the code link here
+ 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.