Concatenate Arrays
Given two arrays 'a' and 'b', concatenate them together using the concat() method and log the resulting array to the console.
00:00