Chapter 10 Analysis Write Code Name File Analysispy Ask User Enter 10 Values 1 100 Values Q37065502

Chapter 10: Analysis You are to write code (name the file analysis.py) that will ask the user to enter 10 values 1 - 100 (the

Chapter 10: Analysis You are to write code (name the file analysis.py) that will ask the user to enter 10 values 1 – 100 (the values entered may be integer or floating numbers). Save the value in a list and then write them to a text file (name the file scores.txt). Read the scores from scores.bt, calculate and print the following: The mean (average) of the scores The variance of the scores.

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.