Question: 2) Processing the Test Data Write a second Python program that will read the file created in the previous problem using a for loop and

 2) Processing the Test Data Write a second Python program that

2) Processing the Test Data Write a second Python program that will read the file created in the previous problem using a for loop and report the minimum and maximum randomly generated values in the file. Again, you should prompt the user for the name of the file to open and should not import/use the Python csv module. In the case that the user enters a non-existent file, you should print out "Bad file name" and halt. Hint: Comparing strings is different than comparing integers, for example "-1"

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!