In Python, you can use filter() to filter (extract / remove) items of a list, tuple, or other iterable that satisfy the conditions.
確定! 回上一頁