Question: JAVA Use the sandbox in your zyBook (chapter 14 ) to create a program that will do the following: 1. prompt the user for a
JAVA
Use the sandbox in your zyBook (chapter 14 ) to create a program that will do the following: 1. prompt the user for a name, a course, and a letter grade. 2. Print out the mad lib sentence. filling in what the user gave as inputs inserted. For example, if the user input "Taylor", "calculus", and "C-", you should print out: Taylor took calculus last fall and got a C- Your program must work for any possible name, course, and letter grade that the user might type in. You may use prompts for the input if you like, but you do not have to (they will not be part of the grade)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
