阅读背景:

【Python】Python—判断变量的基本类型

来源:互联网 
import types
if type(1) is types.Integer:
print('1是int类型''1是



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: