赞
踩
if 判断出现TypeError: argument of type ‘type‘ is not iterable
我的解答思路: if判断条件中出现 ****“某个值” not in None**** 所以不用in,用等于不等于等条件去做判断就好了