Write a pseudocode for determining the grade of a student


Write a pseudocode for determining the grade of a student given his/her total score
The program should display a grade of A if the score is above 85, a B if it is between 85 and 75, a C if it is between 60 and 75, a D if it is between 50 and 60 and an F otherwise.

Request for Solution File

Ask an Expert for Answer!!
Data Structure & Algorithms: Write a pseudocode for determining the grade of a student
Reference No:- TGS0135150

Expected delivery within 24 Hours