Question: Details, garbagedata.txt file Write a program to do the following: . Read the numbers from text file garbage Data.txt Store those numbers in an array

Details,  Details, garbagedata.txt file Write a program to do the following: .
garbagedata.txt file
Read the numbers from text file garbage Data.txt Store those numbers in

Write a program to do the following: . Read the numbers from text file garbage Data.txt Store those numbers in an array and output the following statistics: Sum of all the numbers o The average o The standard deviation For each number in your array, add a different random number that ranges from 1 to 10 AND store that new value in a different array. For example, the first number could have 8 added to it and the second number could have 10 added to it. Output the following statistics for the new array Sum of all the numbers o The average o The standard deviation Store the values of the new array into a new text file named myOutput.txt. Make sure that numbers are arranged in a grid that is 5 by 5 with a space between each number. You should have 5 lines with 5 numbers on each line. Save the program as a *.py file and upload the both the python file and your output file (myOutput.txt) to blackboard. 40 50 43 98 20 10 67 84 25 71 37 54 32 90 62 76 49 69 95 44 11 22 33 44 55

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!