Time Calculator Code, problem with testing results

Hello everyone,
I have completed the code for the time calculator and I have tested the results manually by inserting every value by hand to see if the result is correct. Once that part was done I have actually tested the code on the website, however, despite the answers being correct, the testing code still gives me Failure messages.

Has anyone else had this issue? I thought the problem was in the punctuation/spacing but it seems correct.

Thank you in advance

Is function printing the result? It only needs to return the resulting string.

It worked, thank you very much!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.