Edit This Code:
See Result »
JavaScript Operators
x = 5, y = 2, calculate z = x + y, and display z:
Result: