Question: *PYTHON* *I have to use a nested loop for the assignment but I don't know how to go about implementing a nested loop into my
*PYTHON*
*I have to use a nested loop for the assignment but I don't know how to go about implementing a nested loop into my assignment so I'm just thinking of a random example to help guide me --->
1)An example of a program that uses nested loops to collect data and calculate the average girl scout cookies sold from each member. Input validation:
*The cookie price $8.00.
*Do not expect a girl scout whose sales aren't greater than/equal 1 cookie sold
*To end the loops enter the number -100
*There should be an ending message letting us know when the loop has ended
2)Each iteration of inner loop allow the user to input how many cookies each scout sold.
3)Display the highest girl scout amount of cookies sold
4)The total sum of all the girl scout sales
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
