Question: Use python language to create a program that allows the user to input 10 numbers and the program should compute its average. The user input
Use python language to create a program that allows the user to input 10 numbers and the program should compute its average. The user input should be stored as a list, the user number input should have separate functions to output each number the user entered and calculate the average of 10 numbers given.
In this program, there is a main function and four other functions total.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
