Python 3中any的使用方法: >>> any([True, False, False]) True 想要系统学习Python?请移步到https://www.digolds.cn/ #python# #编程#