indexOf() method to find the index of a value based on a condition. // delete the value 3 from the array let numbers = [1,2,3,4];
確定! 回上一頁