Hi, We're trying to create and use an ArrayList. Do we declare one in the variables tab? Do we have to import something? Right now, we are able to declare an ArrayList in variables, but it does not work when we try to run the ArrayList.add() function. Thanks!