BeCode / JavaScript for the Web

1.2 - Calculator

Display two text boxes and four buttons named "+", "-", "x" and "/". Make the calculator work correctly by displaying the result of the operation when the user clicks one of the buttons.

Number 1

Number 2

Result