小编Int*_*rit的帖子

为什么布尔表达式"1 in(1,2,3)== True"为假?

为什么语句在Python中1 in (1, 2, 3) == True返回False?Python中的运算符优先级是不明确的吗?

python boolean-logic operator-precedence

5
推荐指数
1
解决办法
513
查看次数