-
JavaScript Code Challenge #11: Simple Mad Libs Game
In this video I demonstrate how to create a simple Mad Libs game using prompts to save user input and output to the screen in a story of your choice. Then we take it up a notch and include arrays in the mix to generate a random choice from a list including the input from…