Question: Must be done in Python coding language. please No syntax errors. Thank you!! Project 12-4: Monthly Sales Create a program that allows you to view
Project 12-4: Monthly Sales Create a program that allows you to view and edit the sales amounts for each month of the current year. Console Specifications - Your instructor should provide a text file named monthly_sales.txt that consists of rows that contain three-letter abbreviations for the month and the monthly sales. - The program should read the file and store the sales data for cach month in a dictionary with the month abbreviation as the key for each item. - Whenever the sales data is edited, the program should write the changed data to the text file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
