Question: QUESTION IS IN PYTHON. PLEASE ANSWER IN PYTHON Question 6 5 points Write a program that randomly generates 1000 integers with values between 1 and
QUESTION IS IN PYTHON. PLEASE ANSWER IN PYTHON
Question 6 5 points Write a program that randomly generates 1000 integers with values between 1 and 25. Writes the numbers to a file, one number per line. Seed the random number generator with the value 28 Question 7 : 5 points Write a program that reads the file you created in Question 6. Open the file and read in the values. Compute the Average, Minimum, and Maximum number from the file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
