Maeve created a button, but it doesn’t do anything yet. What needs to be added so that a function will be called to run when the user clicks the button? (1 point) Responses when when onclick onclick onbutton onbutton button button

1 answer

You need to add an "onclick" event to the button that will call a function when the button is clicked.