Exporting text to external .txt file

i am working on a quiz using the random method and dynamic texts… i want to save all the random questions, user’s answers and correct answers in another text file… practically to send text from a variable to an external text file… can i do that? how