Question: 1. Define a class and class variables 2. Create a function to set the order amount Set order amount 3. Create a function to set

1. Define a class and class variables

2. Create a function to set the order amount

Set order amount

3. Create a function to set order type

Set order type

4. Create a function to set the order number

Set order number

5. Create a function to get the order amount

Return the order amount

6. Create a function to get the order type

Return the order type

7. Create a function to get the order number

Return the order number

8.Modify the function to display the order menu

Display a menu so that the user can select 1 of 6 options:

Add Order

Delete Order

Edit Order

Display Order

Save Order

Exit the Program

9.Create a new function to save the order items added to the list in a text file.

10.Repeatedly execute the menu selections unit the user enters 6 to exit the program.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!