Question: Lab 8 part 2, in python, zybooks, please solve. This is a continuation of the above lab. Using your algorithm, create the outer loop that
Lab 8 part 2, in python, zybooks, please solve.

This is a continuation of the above lab. Using your algorithm, create the outer loop that will allow your application to collect 2 weekends worth of data. Don't forget that indenting is how Python knows you are adding code to a block. Be careful when adding the outer loop to be sure that you indent the inner loop and its code. Testing When testing this program make sure you are submitting as opposed to developing. If you are developing you will have to add input data You can submit this lab as many times as you wish for a grade. Input For the first weekend, Wear A Coat collected the following: 389 256 For the second weekend, Wear A Coat collected the following: 86 243 382
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
