Hey Guys, so I recently completed the Time Calculator project as part of the Scientific Computing With Python course and fortunately have passed all the tests on the server, but I feel like my code is a bit too unreadable or “messy” and there may be a few things in there that could be made redundant. I would appreciate if you can give some feedback on it, link to the challenge and my code:
There’s surely couple things that can be looked at. Keep in mind that reaching point when everything is working is a perfect time to try to see what might be simplified and improved.
Seeing that you are saying it’s unreadable or messy, makes it look like you have already some thoughts which parts might need improving, or which parts are hard to follow. What can you do to make them more clear?