Question: This is my code Design a program that asks the user to enter a store's sales for each day of the week. The amounts should
This is my code

Design a program that asks the user to enter a store's sales for each day of the week. The amounts should be stored in a list. Use a loop to calculate the total and average sales for the week and display the result. Also display the lowest and highest sales. Use the following values for submission
600.00, 745.90, 889.50, 455.50, 901.50, 792.00, 953.50
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
