0
One q doubt please help me
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 the result.
5 Answers
+ 7
Modi Rakesh , i think your question needs be a bit more precise. so please:
âŞď¸rework your question
âŞď¸put your code in playground and link it here.
if you have not done a try by yourself so far, please do so.
thanks!
+ 5
Modi Rakesh , here some hints:
âŞď¸how many seconds does a minute have: 60
âŞď¸how many minutes does an hour have: 60
âŞď¸how many hours does a day have: 24
âŞď¸how many days does a month have: 30 (could also have 31 or 28 or 29, BUT TRY TO USE -> 30)
now you have to multiply all these values and output them - it should be the solution.
happy coding and good success!
+ 3
Maybe you are asking for this: https://www.sololearn.com/coach/1025?ref=app
If yes then, you have to print how many seconds are there in a month.
0
The q will ask for me that only but I can't coming idea properly
0
Yeah that's how my doubt tqq