creating a trivia game - having trouble reading files
Okay, so I'm writing this trivia game with graphics and whatnot. I'm not that far along, but every time I try to just have one question come up, all of them do. It's frustrating because I've looked at a ton of examples and can't see where I'm going wrong.
Here is what I've been doing:
(for the record, questions.txt has 90 lines, with every 10th line being a question)