Exercise:

Use the %= operator to assign a remainder of 10 / 3 to the variable x.

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