Project: Mad Lib Generator
Build a fun Mad Lib generator using functions and user input!
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. ...
Build a fun Mad Lib generator using functions and user input!
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. ...