Exercise:

Find the remainder when 15 is divided by 9, using two variables x and y.

Use the % operator.

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com