第17259题 单选题
选出下列Python代码执行后结果为True的选项
A

3 > 2 and 1 < 0

B

not (5 <= 4)

C

'abc' == 'ABC'

D

None == 0

程序运行统计
暂无判题统计