0
Remember, there are 24 hours in a day, 60 minutes in an hour, and 60 seconds in a minute. Use the print() statement to output t
Eer
6 Answers
+ 1
Ok thanks
+ 1
Thank you my brother
0
If you wanna calculate how many seconds per a day, just multiply all of them and print the result!
Happy coding!
0
Please colculate for me
0
print(24*60*60)
Output must be 86400
0
Ibrahim Hacker
You're welcome!