Lesson 5

Adding Addtional Inputs


Now that we understand the basics of how to use inputs, we can set up a couple of more

For our game of ‘Madlibs’, we will need an input for each of the following categories:name,noun,adjective,verb, and adverb

These inputs will all be set up using the same code, the only different will be the way we name our variable, and what question the input is going to ask for