Can you get the third friend from the friends array list using brackets?

Fantastic work! Getting elements from an array list is just like getting elements from an array.

Close! To get an element from an array list, we'll need to place the index between brackets ([]).