Sorry but I am looking for a more basic explanation. This is going to be used for a quiz app so I will need multiple screens. I have seen this example
Coming from this post,
I would like something's like in the video where it creates a list of animals, but instead with names. However, I need to use a variable to store the names since it is a user input. Is there any way to still hold these elements as a list? because when I bring up my scores screen, I only end up with one name and one score, instead of multiple names and scores
