We can also use an enhanced for loop to go through, or iterate over, the elements of an array.
Great! For every iteration, f points to a different element of friends.
Psst: this concept is also known as the foreach loop.
Nope, sorry. I should have told you beforehand that we'll need to use ':'.