ZhangZhihui's Blog  

 

Help on built-in function all in module builtins:

all(iterable, /)
Return True if bool(x) is True for all values x in the iterable.

If the iterable is empty, return True.

posted on 2023-07-26 08:31  ZhangZhihuiAAA  阅读(4)  评论(0编辑  收藏  举报