Python Time Calculator Project

Tell us what’s happening:
I have been halfway, need help to figure out modifications required to incorporate the other half where time to be added if more than 24hrs like 100hours and the day change is also printed

Your code so far
here is the replit link.
https://repl.it/join/jejliksn-nayankoshiya
Your browser information:

Challenge: Time Calculator

Link to the challenge:

here is some update to the previous code, in the same link,almost there, need some help to clear the unittests

https://repl.it/join/jejliksn-nayankoshiya

Don’t know if you ever fixed this but you have no function, create the function with parameters, also you cant use any python libraries so redo your entire program without the math lib.