- 2
You need to calculate the number of hours in 888 minutes. Your program needs to output the number of hours and then the numbe
Help please
4 Antworten
+ 3
Show your attempt
+ 1
#your code goes here
#hour p
#minutes q
float p,q
p=print(888/24)
q=print(888%24%60)
0
888 // 60 no?
0
Take a look at these guides on how to ask a question.
https://stackoverflow.com/help/how-to-ask
https://www.sololearn.com/blog/38/8-simple-rules-to-get-help-from-the-community