Question: USE PYTHON 3 ONLY! Create a python program to find the average value is a list. Name the file you create 212.py Create a program

USE PYTHON 3 ONLY!

Create a python program to find the average value is a list. Name the file you create 212.py Create a program which accomplishes the following items. Asks the user to input an integer Saves the integer into a list Repeatedly asks for input and saves it until the user enters a negative number Computes the average (mean) of the values, this should be a float Prints the average in a meaningful message Make sure to turn in your resulting file.

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!