So we've covered arrays, those ordered and indexed lists of values. Also, we've seen how to access and use their values and a number of related methods.

Right! We've told Ruby to display each value in the say array with a space after it.