Question: C# please with screen shot For each lab program you develop, make sure to include the following header - replace the dots with your section
For each lab program you develop, make sure to include the following header - replace the dots with your section number, semester, your full name, your instructor's name, and lab number: Make sure to put the correct comment characters before the above lines in each file. C\# \& Java use // for comments. Lab2A: MadLibs. For this assignment, we're going to code a MadLib. Your program should ask the user for two names, a verb and an adverb. These responses will get plugged into a prewritten 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
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
