python内置函数

 id() 内置函数,该函数的功能是获取变量(对象)所在的内存地址

type()内置函数,该函数的功能是获取变量(对象)的数据类型

posted @ 2019-10-11 17:28  虎皮猫  阅读(54)  评论(0)    收藏  举报