The Python filter() function is a built-in function that lets you pass in one iterable (such as a list) and return a new, filtered iterator.
確定! 回上一頁