如何确定Python变量的类型?

◇◆丶佛笑我妖孽 提交于 2020-04-06 01:45:41

问题:

How do I see the type of a variable whether it is unsigned 32 bit, signed 16 bit, etc.? 如何查看变量的类型,无论是无符号32位,带符号16位等等?

How do I view it? 我该如何看待它?


解决方案:

参考一: https://stackoom.com/question/1gi0/如何确定Python变量的类型
参考二: https://oldbug.net/q/1gi0/How-to-determine-a-Python-variable-s-type
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!