Problem on how solve all Test Cases
Hi all, i'm having some serious trouble to complete a test (the Tip Calculator) with Python. I wrote the code that is necessary to resolve 2 test cases but the third is locked and obscured so i can't know what the input is to resolve it. What is the reason? The strange thing is, if i wrote the code to solve only 1 test case, the system check it and gives me a green pass (on the test case) but if i wrote the code for the first two test cases it check that the results are ok (25.0 and 53.6 like the output expected) but continue to give me a red cross on the 2 test cases and i don't know the reason. Someone have solved this problem?I'm really starting to become crazy for it N.D sorry for my poor english but it isn't my first language