Python 浅谈Python数据类型判断及列表脚本操作 数据类型判断在python(版本3.0以上)使用变量,并进行值比较时。有时候会出现以下错误:TypeError:unorderabletypes:NoneType() 系统 2019-09-27 17:37:39 2032