Answer to Question #274687 in Algorithms for bobrino

Question #274687

An algorithm is written to read ten numbers from the user. It adds all ten numbers together and works out the average. The average is then output.




1
Expert's answer
2021-12-02T17:25:50-0500
Input=input("Input ten numbers")
Sum=sum(Input)
Average=Sum/10
print(Average) 

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS