filter () in Python accepts a sequence (an iterable object) and returns a subsequence (also an iterable object) based on a given condition.
確定! 回上一頁