Sales Data Program Create a successful running c++ program that meets the following requirements. Create a list to store the sales data for each month of the year with a three-letter abbreviation for...



Sales Data Program


Create a successful running c++ program that meets the following requirements.



  • Create a list to store the sales data for each month of the year with a three-letter abbreviation for the month to use as the key for each item.

  • Make sure the program includes the add, total, edit, and view commands.

  • If the user inputs the add command then it should ask which month they want to add sales data to, and then add it for that month.

  • If the user inputs edit for the command then they should be able to edit the sales data for a three-letter month.

  • If the user inputs total, then it should display the average and calculate all of the sales data inputted from the user.

  • Use a display command to view the sales data for any three-letter month the user inputs



Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here