Project: Mad Lib Generator
Build a fun Mad Lib generator using functions and user input!
We'll cover the following...
We'll cover the following...
Task
Let’s have some fun! Create a function that takes three words—a noun
, a verb
, and an adjective
—and uses them to print a silly sentence. ...