Question: In python Write a program that computes and prints the average of 10 the numbers. The user will enter the numbers one at a time.

In python

Write a program that computes and prints the average of 10 the numbers. The user will enter the numbers one at a time. Use a loop to enter one number at a time. You should create a function calculate and print the average. Calculate the total in main and pass the total to the module that calculates the average. to simplify the design. Use the main function, please make as simple as possible thank you!

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!