'Can't find a mistake "int' object is not callable"
I just started learning Python, and wrote this code to convert seconds into days, hours, etc. When I run it on IDLE Shell, it works just fine. But once i try to run it on the platform, provided by my course (edX), there seems to be an error: TypeError at line 385 'int' object is not callable What am I missing? Have been searching for a long time but could not find anything, please help! Thanks a lot, link to the code picture
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
