Problem
Write a program that keeps a map in which both keys and values are strings-the names of students and their course grades. Prompt the user of the program to add or remove students, to modify grades, or to print all grades. The printout should be sorted by name and formatted like this:
Carl: B+
Joe: c
Sarah: A