The filter() function returns an iterator were the items are filtered through a function to test if the item is accepted or not. Syntax. filter(function, ...
確定! 回上一頁