Question: Lab2A: MadLibs. For this assignment, we're going to code a MadLib. Your program should ask the user for a name, an adverb and an adjective.

Lab2A: MadLibs. For this assignment, we're going to code a MadLib. Your program should ask the user for a name, an adverb and an adjective. These responses will get plugged into a pre- written sentence. An example output is shown below. User input is denoted in bold. Both the class and filename should be called Lab2A (.java, .cs, .cpp). Sample run: Enter a name: Tiffany Enter another name: Bubba Enter a verb: eat Enter an adverb: wickedly Once upon a time, there was a person named Tiffany who had a child named Bubba. This child would eat wickedly while singing to strangers. Lab2B: Design and implement a program to print out the following shape using stars (SHIFT-8) and underscores (SHIFT-minus). Both the class and filename should be called Lab2B (.java, .cs, .cpp). Sample run
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
