Challenge: Mad Libs

Tell the story

This webpage has the start of a Mad Libs game. If you've never played it, that's a game where you fill in a bunch of blanks of different word types, and then a story is generated based on those words, and sometimes the story is surprisingly funny. In this step, you're going to finish the game logic in the event listener: find the value of each of the word inputs, and then write out a story that uses each of the values.