Question: Write a program that prompts the user for their grade as a percentage, and prints out the corresponding letter grade. Assume A>=90,B>=80,C>=70,D>=60, otherwise F. Example
Write a program that prompts the user for their grade as a percentage, and prints out the corresponding letter grade. Assume A>=90,B>=80,C>=70,D>=60, otherwise F. Example of someone using your program is below
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
