Question: Write a program that is able to transform students score (100%) into 5 classes (A: >=90, B: 80-90, C: 60-80, D:
Write a program that is able to transform students score (100%) into 5 classes (A: >=90, B: 80-90, C: 60-80, D: <=60). The programs input score is given by users and output is the class of the corresponding score. Do it in C.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
