Question: Write a program that keeps a map in which both keys and values are stringsthe names of students and their course grades. Prompt the user
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
Step by Step Solution
3.32 Rating (164 Votes )
There are 3 Steps involved in it
ANSWER grades while True printWhat do you want to do add remove mo... View full answer
Get step-by-step solutions from verified subject matter experts
