摘要: 1 主要数据类型 整数 int 浮点数 float 复数 complex 字符串 string 列表 List 元组 tuple 字典 Dictionary 集合 set range 布尔 boolean None byte frozenset 等等 boolean 官网介绍,boolean实际是i 阅读全文
posted @ 2023-05-12 17:25 工作手记 阅读(22) 评论(0) 推荐(0) 编辑