You can also create an array using JavaScript's new keyword. const array2 = new Array("eat", "sleep");. In ...
確定! 回上一頁