Design a simple JavaScript application that will display an alert, after the button is clicked, as shown in the picture below: code example
Example: simple alert program in javascript
alert("this is the alert")
alert("this is the alert")