Write a program that will allow grocery store to keep track


Problem

Write a program that will allow a grocery store to keep track of the total number of bottles collected for recycling for seven days. The program should allow the user to enter the number of bottles returned each day over seven days. Then the program will calculate the total number of bottles returned for the week. The output of the program should include the total number of bottles returned.
Note: Your solution must contain a loop.

Requirements The Flowchart must:

1. Contain the correct flowchart symbols
2. Represent the overall flow of the program
3. Be neat and professional (text contained in shapes, no arrows connected, etc.

The Python Program must:

1. Run without error
2. Contain a loop
3. Contain a constant
4. Contain appropriate comments (please include your name)
5. Meet the minimum requirements as stated in the overview above

Request for Solution File

Ask an Expert for Answer!!
Python Programming: Write a program that will allow grocery store to keep track
Reference No:- TGS03249193

Expected delivery within 24 Hours