The concat() method is used to merge two or more arrays. ... console.log(alphaNumeric); // results in ['a', 'b', 'c', 1, 2, 3]
確定! 回上一頁