Question: in python not using any built in functions Design a program that asks the user to enter a store's sales for each day of the

in python not using any built in functions
Design a program that asks the user to enter a store's sales for each day of the week (total of 7 times ). The amounts should be stored in a list. Use a loop on the list to calculate the total sales of the week and display the result. You may use in your prompt for the values: day 1 , day 2 etc rather than Monday, tuesday
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
