I don’t think I explained well.
This line copied three values into your new array. But your function needs to copy different numbers of values depending upon how big of chunks the user asks for.
I’m asking for you to change the fixed value 3 to a variable.