This intro problem practices MOD. MOD returns the remainder after one number is divided by another number. Update the output cells so each row shows the remainder from dividing the number by the divisor.
See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
Need help with MOD details and syntax? Review the MOD function guide first.
This cell cannot be edited