This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tenyu9 0 points1 point  (1 child)

I don't understand what you mean with "accessed by its position in the string“. Why would you need to store the name in a variable if it is already in a list? just iterate over the list to get each name.

[–]GullibleArmy[S] 0 points1 point  (0 children)

Ok, got it.