I'm trying to write code for a simple quiz using a text file so users can switch/edit the file to display custom questions. I was wondering if there was a way to make the program find a string between two others and display it. EG:
<question1>How are you?</question1>
In the example above, it would then display "How are you?"