Can you get this script to display the contents of the array?

Nice! We create $friends, start a for loop, display the element at position $i, and close the loop before the script.

So close. We create $friends, start a for loop, display the element at position $i, and close the loop before the script.