Write a program that keeps a dictionary in which both keys


IN PYTHON PLEASE

Write a program that keeps a dictionary in which both keys and values are strings - names of students and their course grades.

Prompt the user and demonstrate add students, remove students, modify grades, and print all grades.

The printout should be sorted by name and formatted like this:

Carl: B+

Joe: C

Sarah: A

Francine: A

Your code with comments

A screenshot of the execution

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program that keeps a dictionary in which both keys
Reference No:- TGS02906230

Expected delivery within 24 Hours