Ruby Arrays

Arrays

An array is container for different kinds data. The arrays badge will teach you what arrays are and get you comfortable with creating and working with arrays.

4 videos • 1 quiz • 0 code challenges

Extra Credit

Write a program that prints out the items inside of the array in a sorted order.