You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//Complete the function concatenate() in which you are given 5 arrays as parameters and you have to return a single array after concatenating all the arrays.