What will the contents of the ArrayList cities
be as a result of running the following segment of code?
Assume that the ArrayList cities
has been instantiated and initialized to:
["Boston", "New York", "Boise", "Chicago", "Kansas City", "Baltimore"]