對於python 3而言, filter() 是一個迭代對象(iterable),並非list或者container. reduce(function, iterable) function: reduce() 顧名思義就是會將後面的迭代對象, ...
確定! 回上一頁