Question: [Using Python] Use the grade scale in the syllabus for this class, write a program that inputs a score, and prints the grade for that
[Using Python] Use the grade scale in the syllabus for this class, write a program that inputs a score, and prints the grade for that score. For example, if I input 90.0, your program should print A.
Grading Scale is:
100% - 90% A
89% - 80% B
79% - 70% C
69% - 60% D
59% - 0% E
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
