Question: modify the program that you wrote for exercise 6 so it handles the following exceptions: it should handle any IOError exceptions that are raised when
modify the program that you wrote for exercise 6 so it handles the following exceptions:
it should handle any IOError exceptions that are raised when the file is opened and data is read from it
it should handle any ValueError exceptions that are raised when the items that are read from the file are converted to a number.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
