MY EQUATIONS ASSIGNMENT
Javascript Output That I Used:
- window.alert():It displays the content using an alert box.
- onclick funtion: Occurs when a user clicks to reveal an element.
- innerHTML: It is used to access and refer to an HTML element and change its contents
- 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