Exercise:

Display the sum of 10 + 5, using two variables x and y.

Hint: Use the addition operator (+).

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