MY EQUATIONS ASSIGNMENT

Javascript Output That I Used:
  1. window.alert():It displays the content using an alert box.
  2. onclick funtion: Occurs when a user clicks to reveal an element.
  3. innerHTML: It is used to access and refer to an HTML element and change its contents
  4. document.write(): Reveals the output of the entered element.

Using the "onclick" output

47 + 10 = x

Using the "inner.HTML" output

Using the "document.write" output