Question: 10 Write a function called dispMenu which prints the menu as shown in the example, checks whether the user input is valid, then returns the
10 Write a function called dispMenu which prints the menu as shown in the example, checks whether the user input is valid, then returns the user input to the calling program. The function output should be displayed exactly as shown in the example output below depending on what user enters. select ship type (1.4) 1. Regular 2. Express 3. Overnight 4. Expedited Enter your choice: 5 Your choice should be between 1 Enter your choice: 4 python all Programeing is python
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
