07 Python - Python类型

核心数据类型:

       数字(涵盖了int float decimal fraction)

       字符串str

       列表list

       字典表dict

       元组tuple

       文件file

       集合set

       布尔Boolean true false

       空None

       程序单元:包括函数function、模块、类class

       其他:

 

posted @ 2019-06-05 20:04  艺杰兮  阅读(156)  评论(0)    收藏  举报