Exercise:

Display the difference of 10 - 5, using two variables x and y.

Hint: Use the subtraction operator (-).

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