Question: Create a program that gives a letter grade based on a rubric. 1 The Challenge Prompt the user for a float value that represents their
Create a program that gives a letter grade based on a rubric.
The Challenge
Prompt the user for a float value that represents their total points accumulated in the class.
Using the IF structure, Display the letter grade based on the value entered
table and above,ACACBDBDBBelow FC
Input
Prompt "Enter total points to calculate grade: Note: think about datatype
Output
Output, "Your grade in the class is : then display the grade
Example
Enter total points to calculate grade:
Enter total points to calculate grade:
Your grade in the class is : BYour grade in the class is : D
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
