If I was to open a file name but I typed in the incorrect one how would I write up a loop for that?
So say if the file name I wanted to open was "calex.txt" and I typed in "caelx.txt" how would I do a loop so that it would keep asking me to "open file name" until I got it correct?