I have a question about arrays. Here is the question.
- E.g., Initial array: [1,2,3,4,5,6]. After calling the method makeItDouble() the array becomes: [1,2,3,4,5,