I was given an assignment to write a program that will read the contents from data files and calculate a paycheck after all the tax deductions. The only problem I have is that I can't think of how to ask the user to type the file name and get the program to find the correct file. If anyone has any input on how to do this, please let me know. Thank you.