JavaScript Example #3

This JavaScript first defines two variables x and y and sets their values to 5 and 6 respectively. The alert method is then used to display the result of multiplying the two variable amounts.