python: filter, map, reduce, lambda
摘要:
filter built in function filter(f,sequence) filter can apply the function f to each element of sequence. If return is true the element will be returne 阅读全文
posted @ 2016-11-07 12:34 kramer 阅读(137) 评论(0) 推荐(0)
浙公网安备 33010602011771号