Write a program that starts off with a predefined set of Universities and their Mascots entered into a dictionary as key-value pairs (see below for startup pre-entered data). The program should display a menu and not exit the program/menu until the user selects the option from the menu to exit. The program should have listed on the 'main" menu the following commands:
∗
Menu must be presented in the same order as the following 1) Display all the Universities and their Mascots stored in the dictionary (sorted ascending by University)