单选题

下面的语句中,哪个可以在终端区中打印出 True 呢?

A

print( 12 >= 56 )

B

print( 123 > 3 and 55 == '55')

C

print( 3 >= 5 )

D

print(123 > 3 or 55 == '55')

赣ICP备20007335号-2