Python学习_数据类型

Python有如下数据类型:

1. 数字

2. 字符串

3. 布尔值

4. 列表

5. 元祖

6. 字典

7. 集合

原文地址:https://www.cnblogs.com/GingerLiu/p/11113406.html