I'm trying to build a quiz game, and I want to have to have the questions in a separate txt document, and have a system that chooses the question based on, for example, a number at the start of each question. Either way, I'm trying to figure out how to get text from a file either local on the computer, of from a server, but not sure how?