So i have been stuck on this one for a bit. I tried the rubber ducky method of just writing out basic terms of calling the arrays “boxes” and trying to copy the contents of one box into another. However, I only have part of this challenge covered. I am not understanding how to get a full combined array. I’ve tried concat(), and splicing but neither work. Where am I going wrong?
Thanks. That example makes sense, but it’s inserting two fruits in the middle. The challenge above is confusing for me as it takes the 4 and puts it in the beginning then counts through array 1, and then ends with arrays 2 last element. I am lost on how that is achieved.
Ahhh. I see now. I was slicing the incorrect Array. I had to slice the second array and assign it to a variable. Then splice it ! Thank you very much!!
I am quite sure
no working solution
was posted in this thread,
in the future I will make it
clear in my post that any
code I post is for educational
value only and it will not
satisfy the tests in the
challenge.
Thank you for your guidance,
it is nice to know that you
are involved and aware of
the activity in this forum,
I look forward to more input
from you.
Thanks again.