Design an algorithm that will prompt an operator for a student's serial number and the student's exam score out of 100. Your program is then to match the exam score to a letter grade and print the grade to the screen. Calculate the letter grade as follows
Exam score
Assigned grade
90 and above A
80-89 B
70-79 C
60-69 D
below 60 F