I don't think I completely understand what the exercise wants me to do. The code takes Strings as input and writes them to a file until the user enters "exit" and then reads what's in the file. When I try to verify, it times out, so I don't even know what to change.