+ 1
Someone help please! Whatâ s wrong with my code? It just couldnât pass the hidden test
3 Answers
+ 4
Output format should have format XX:XX.If your code calculates 8:00 AM it gives a result with only one digit in hour: 8:00.
+ 2
thank you guys a lot, i got it