数字(涵盖了int float decimal fraction)
字符串str
列表list
字典表dict
元组tuple
文件file
集合set
布尔Boolean true false
空None
程序单元:包括函数function、模块、类class
其他:
07 Python - Python类型
原文:https://www.cnblogs.com/yijiexi/p/10981657.html