Great! As with arrays, there are two ways to check if an ArrayList is empty.
Here's a hint: ArrayLists are a little fancier than arrays in that they are objects with methods.