Looking at the requirements it asks that we immediately initialise the list. Is part of the below text actually initialising it? ArrayList<String> list = new ArrayList<>();