Hey. I have an exercise where I was supposed to finish a method. See photo. My question is about the last line theCollection = newArray.
This seems to be necessary to do. But I dont see why for the method comment, I dont interpret it as theCollection array should now point to the newly made array? Maybe this is just something that should be understood in general?