Question: Please code using C++ 2. Write a program to do the following: ask the user for a letter grade. Use an if-else-if-else block to print
Please code using C++
2. Write a program to do the following: ask the user for a letter grade. Use an if-else-if-else block to print a message to the screen (that is, use cout) such as: A: "Great Job!" B: "Good work but could stand improvement" et cetera. Feel free to write your own messages
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
