摘要: in 在什么当中存在、not in 在什么当中不存在 获取对象的布尔值bool() False、数值0、None、空字符串、空列表、空元组、空字典、空集合对象的布尔值都是False,其他均为True 阅读全文
posted @ 2023-03-05 18:19 ZJT1400 阅读(16) 评论(0) 推荐(0)