Python开发【基础篇】—(5)基本数据类型

Python基本数据类型

数字(int)

字符串(str)

布尔值(bool)

列表(list)

元祖(tuple)

字典(dict)

猜你喜欢

转载自www.cnblogs.com/zhangjunkang/p/9020147.html