logo
logo

Merge Arrays

Beginner

Merge Arrays

Create a function called
mergeArrays
that takes in two arrays and returns a new array that contains all the elements of both arrays.
Console
Submit
Solution
00:00