核心数据类型: 数字(int整型、float浮点型、complex复数、bool布尔型) 字符串 str 列表(List) 元组(Tuple) 字典(Dictionary) 集合() 数字 bool布尔型