fileName = input("What file do you want to use for input? ") fin = open(fileName)