1.数字
- interger
- boolean
- long interger
- floating point real number
- complex number
2.String 字符串
3.List 列表
4.Tuple 元组
5.Dictionary 字典
其他内建类型
1. 类型
2.Null对象(None)
3.文件
4.集合/固定集合
5.函数/方法
6.模块
7.类
转载于:https://my.oschina.net/helloworldcoding/blog/801159