Excellent code! Unlike arrays, array lists let you add elements to them.
Nope! We use get() to get elements and set() to set elements. How might we add elements?
get()
set()