JavaScript Operators

x = 5, y = 2, calculate z = x + y, and display z: