Need help writing a method that repeatedly prompts the user for the name of an input file until the user enters
the name of an existing file; then creates and returns a Scanner for the input file....