Python内置函数(21)——filter

英文文档: filter(function, iterable) Construct an iterator from those elements of iterable for which function returns true. iterable may be either a seque
posted @ 2016-10-26 16:13  十月狐狸  阅读(1159)  评论(0编辑  收藏  举报