【378】python any() and all()
摘要:
Reference: [1] Python all() - Python Standard Library [2] Python any() - Python Standard Library all() and any() 函数主要用于需要判断某个数组是不是都满足了某种条件,设置一个跟数组一样的 阅读全文
posted @ 2019-03-13 14:45 McDelfino 阅读(211) 评论(0) 推荐(0)