What is the filter() method? This method returns all the elements of the array that satisfy the condition specified in the callback function.
確定! 回上一頁