1.len() 查询长度

2.type() 查询类型

3.id() 查询内存地址

4.hash() 查询哈希值

5.help()查询:变量类型对应功能 或者 函数 及 模块对应功能

6.callable()查询:判断是否可执行 —>变量后面是否可以加括号