Python3 基本数据类型 | 菜鸟教程 (runoob.com)
了解到python基本数据类型
string(字符串),tuple(元组),number(数字) #数值不可改变
list(列表),dictionary(字典),set(集合) #数值可更改
具体用法再看看,之间用法类似
标签:数据类型,数值,用法,2023.3,笔记,6python From: https://www.cnblogs.com/lamspring/p/17182542.html
Python3 基本数据类型 | 菜鸟教程 (runoob.com)
了解到python基本数据类型
string(字符串),tuple(元组),number(数字) #数值不可改变
list(列表),dictionary(字典),set(集合) #数值可更改
具体用法再看看,之间用法类似
标签:数据类型,数值,用法,2023.3,笔记,6python From: https://www.cnblogs.com/lamspring/p/17182542.html