Question: Given the list of values (5,6,71, write a program to compute the average value sean: To answer the question, drag and drop the statements (below)
Given the list of values (5,6,71, write a program to compute the average value sean: To answer the question, drag and drop the statements (below) to their correct position in the code (above) for i in range(n): print("Average is %3.2"%mean) values=(5,6,7) n=len(values) sum+avalues[i] if !=0 mean = sum sum = 0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
