You are viewing a single comment's thread. Return to all comments →
but this code should round off 67 as 67%5 is 2 which is less 3 . Help me undertand this please.
The problem states that the rounding should occur if the DIFFERENCE is LESS than 3. The difference here is 3 so it is not rounded.
Grading Students
You are viewing a single comment's thread. Return to all comments →
but this code should round off 67 as 67%5 is 2 which is less 3 . Help me undertand this please.
The problem states that the rounding should occur if the DIFFERENCE is LESS than 3. The difference here is 3 so it is not rounded.