Question: def showStats(high, low, total, average): function to display stats print(High number is {}.Format(high)) print(Low number is (). format(low)) print(Total of numbers is {}.Form (total)) print(average

 def showStats(high, low, total, average): function to display stats print("High number
is {}".Format(high)) print("Low number is ()". format(low)) print("Total of numbers is {}".Form

def showStats(high, low, total, average): function to display stats print("High number is {}".Format(high)) print("Low number is ()". format(low)) print("Total of numbers is {}".Form (total)) print("average of numbers is ()".Format(average)) def main(): #Local variables size 10 numbers [None] size high low=0 average- total-0 index=0 #get numbers from user while(index = (size 1)): print("Enter number (), ".Format(index 1)) numbers [index]=int(input() index=1 else: index=8 wget Statstics while(index high): #calclualte high high-numbers [index] if(numbers [index]

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!