Need help in Time Calculator Python

I need help with the time calculator with Python

https://replit.com/@nayanakrishna/boilerplate-time-calculator-1#time_calculator.py

https://replit.com/@nayanakrishna/boilerplate-time-calculator-1#time_calculator.py

Reading the error message helps :wink:

- 6118 AM (20 days later)
?  ^
+ 6:18 AM (20 days later)
?  ^
1 Like

check your code in line 37, you’ve replaced the colon with “1”. Kindly correct it and give me feedback

2 Likes

Thank you so much it was very helpfull…
now the program runs correctly and got output

1 Like

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