Question: chapter 7 1. Total Sales Design a program that asks the user to enter a stores sales for each day of the week. The amounts
chapter 7 1. Total Sales Design a program that asks the user to enter a stores sales for each day of the week. The amounts should be stored in a list. Use a loop to calculate the total sales for the week and display the result.
P.S solve question using functions def main(): code main()
Starting Out with Python Tony Gaddis 5th edition
* I need a flowchart of this program *
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
