Complete the program below so that it prompts for and reads in a student's final class average (0.0 to 100.0), and prints out the letter grade the student should receive, based on the following table:
For example, if a student's final class average is 84.6, he has earned a letter grade of B.