2. Change the program you wrote to read and write student data so that it offers the user the option to read a class or write a class of data.
3. Change the program so that it asks the user for a filename for a class when reading or writing data to enable the user to store data for multiple classes.
Change the program so that it handles a file not being found when reading data back in.
