摘要: 基础数据类型:number(数字)、string(字符)、tuple(元组)、list(列表)、set(集合)、dictionary(字典) 不可变数据:number、string、tuple 可变数据:list、set、dictionary number: 1)number分为int、float、 阅读全文
posted @ 2019-03-01 15:40 不流的水 阅读(203) 评论(0) 推荐(0)