...

/

Solution Review: Check if a Number is Divisible by Another

Solution Review: Check if a Number is Divisible by Another

This lesson will explain if one number is divisible by another.

We'll cover the following...

Solution: Use the Modulus Operator(%)

Use % ...