create a program with two functions and and a while loop this program is to be made 5187777

Create a program with two functions and and a while loop. This program is to be made with Python using 3.1

The first function takes no parameters, nor does it return a value. It simply displays a menu of selections.

The second function takes one parameter and returns a value. The parameter is a numeric grade, e.g. 88. The value returned is the associated letter grade as determined by the Wilmington University grade scale.

The while loop should present a menu of selections:

0: Exit

1: Enter a numeric grade

2: Display the letter grade

3: Display a letter grade with extra credit

When the program starts up, assign a value of zero as the initial numeric grade. Use the menu function you create to display the menu inside of the while loop. After the menu is displayed, display the numeric grade.

When the user selects menu item 1, prompt the user for a new numeric grade.

When the user selects menu item 2, call the get_letter_grade function you create to compute the letter grade, remembering to use the Wilmington University grade scale. Then display the letter grade.

When the user selects menu item 3, prompt the user for the number of extra credit points they intend to earn and then display the associated letter grade.

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now