Now that we know how to store values, what if we want to store multiple values, like a bunch of friends?

Huh! It looks like my_friend is a variable and can only store a single value at a time.

Might it be that computers can't go from my_friend to my_friends?