Step 5: Make two more text boxes for the user to type words, and modify
the story to include those words.
Hint: First make two more text boxes in HTML, then make two more variables
in JavaScript.
Hint: If nothing happens when the button is clicked,
refer to the
debugging help page.