program requests and reads a list of file names (one per line). Program ends when a blank line is entered.

If a file name endsWith ".txt" then print "Text File: xxxx" where xxxx is the full file...