Copy an Array with the Spread Operator(loops)

Challenge: Copy an Array with the Spread Operator

Link to the challenge:

Well, a for loop runs a set of instructions a fixed number of times. How many times do you want to do this?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.