Question: Python Create a function that displays a menu. Create a function with a parameter to accept the users menu choice and returns and outputs the
Python
Create a function that displays a menu. Create a function with a parameter to accept the users menu choice and returns and outputs the price of the item. Create a variable for the user to enter their choice from the menu. Challenge: Add a loop to allow the user to continually enter a value until they are ready exit. Print the result to the screen. Run the code to display your output.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
