JavaScript

Step 11: Go to script.js, and create a variable for the paragraph under the button variable:
let myParagraph = document.getElementById(`myParagraph`)
Last step Next step