Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

How does technology impact customer value?P-968

Answered: 1 week ago

Question

Explain strong and weak atoms with examples.

Answered: 1 week ago

Question

Explain the alkaline nature of aqueous solution of making soda.

Answered: 1 week ago

Question

Comment on the pH value of lattice solutions of salts.

Answered: 1 week ago