Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

solve it in C++ please Exercise # 2: write a program that prompts the user to enter a character grade and prints a massage and

image text in transcribed
solve it in C++ please
Exercise # 2: write a program that prompts the user to enter a character grade and prints a massage and the grade. If the grade is a, A print Excellent, if the grade is b, B, c, C print Well done, if the grade is d, D print You passed, if the grade is F, f print Better try again, and if the grade is any other letter print invalid grade. Sample input/output: Enter a grade: Enter a grade: h Invalid grade. 1l done. Your grade is c 1/2 1123 T End Pg Dn Enter Alt ? Ctrl

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions