Get the value of the inputs and append them to the page to create your own madlib!
- Create adjective and verb variables (we've already created noun for you).
- Get the value of the adjective input, and store it in the adjective variable.
- Get the value of the verb input, and store it in the verb variable.