[solved]-Write Program Asks User Enter Store S Sales Day Week Amounts Stored Array Use Loop Calcula Q39063860
Write a program that asks the user to enter a store’s sales foreach day of the week. The amounts should be stored in an array. Usea loop to calculate the total sales for the week and display theresult.
Expert Answer
Answer to Write a program that asks the user to enter a store’s sales for each day of the week. The amounts should be stored in an… . . .
OR

