Lines 2–3: We create arrays arr1 and arr2 . · Line 6: We use the splice() method to remove the element at index 2 of array arr1 . It should only replace 1 ...
確定! 回上一頁