Question: Instructions 3 . 3 Write a program to prompt for a score between 0 . 0 and 1 . 0 . If the score is
Instructions
Write a program to prompt for a score between and If the score is out of range, print an error. If the score is between and print a grade using the following table:
Score Grade
If the user enters a value out of range, print a suitable error message and exit.
For the test, enter a score of the result should be B
Second test enter program should display an error indicating the number is out of range.
Third test enter negative program should display an error indicating the number is out of range.
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
