单选题

请问下列表达式中,结果为True的是( )

A

'2' == 2 or'10' == '10.0'

B

6.0 not in [2,3, 4,5,6] and'n' in 'noc'

C

0 == True or 1!= True

D

3.0 == 3 or not 0 < 0.5 and 3 >= 3

赣ICP备20007335号-2