I am making a basic program that has a quiz with multiple choice answers. I want to access the data from the .DAT file. Here's the basic layout of the .DAT file.
Which sport uses the term LOVE ?
Tennis
Golf
Football
Swimming
A
How can I access each line separately?