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 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

15th Sep 2021, 8:33 PM
Ibrahim Hacker
6 Answers
+ 1
Ok thanks
15th Sep 2021, 8:48 PM
Ibrahim Hacker
+ 1
Thank you my brother
15th Sep 2021, 9:02 PM
Ibrahim Hacker
0
If you wanna calculate how many seconds per a day, just multiply all of them and print the result! Happy coding!
15th Sep 2021, 8:37 PM
mesarthim
mesarthim - avatar
0
Please colculate for me
15th Sep 2021, 8:58 PM
Ibrahim Hacker
0
print(24*60*60) Output must be 86400
15th Sep 2021, 9:00 PM
mesarthim
mesarthim - avatar
0
Ibrahim Hacker You're welcome!
15th Sep 2021, 9:00 PM
mesarthim
mesarthim - avatar