I have a problem with my code. Basically I'm trying to save 5 strings to a file, and then when the class opens read the txt file and recover the 5 strings. However I only recover one, and not the 5. Am I saving the code incorrectly?I have a problem with my code. Basically I'm tr