Python内置函数(2)——all

英文文档: all(iterable) Return True if all elements of the iterable are true (or if the iterable is empty). Equivalent to: 说明: 1. 接受一个可迭代器对象为参数,当参数为空或者不为可
posted @ 2016-10-19 10:12  十月狐狸  阅读(1059)  评论(0编辑  收藏  举报