IT 240 Homework One - DePaul University

What this code does is it prompts the user to open a file, but if the user enters a file that does not exist, the code keeps looping until the user gives a proper filename. Your code will use almost the exact same code from the notes, however, you are going to find that one or two very small adjustments need to be made to get it to work properly. ................
................