You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/*The remainder (%) operator returns the remainder left over when one operand is divided by a second operand. It always takes the sign of the dividend*/
25
25
26
26
// d) Interpret line 4, what does the expression assigned to totalMinutes mean?
/* In this section we can only use the positive natural numbers but if we put numbers that divide by 60 without a remainder get the exact time like 10, 20 50 */
35
+
/*"Percent (%) is a way to describe the full amount of anything by imagining it split into 100 equal sections.*/
0 commit comments