console.log(array1) //[12, "hon", -24758, "Doe", 555, 100]. or using ES6 spread function - Returns a new array const arr1 = [1,2,3]
確定! 回上一頁