0
Ok, please, can you help me again with my code.
So, I have another problem with fees (the second task in Kotlin course after quiz #2) well, the 4th test case doesn't seem to work. And I do not know why. Other cases work perfect. What's wrong? https://code.sololearn.com/cxgn0RI9HvLp/?ref=app
2 odpowiedzi
+ 4
SelfyTheMentalist
Read this line:
-the first 5 hours are billed at $1 per hour.
There should be hours * 1.0
+ 2
A͢J - S͟o͟l͟o͟H͟e͟l͟p͟e͟r͟ oh gosh, I haven't noticed, thanks a lot