单项选择题

以下输出结果为True的选项是()

A.int(‘4’)==‘4’
B.str(3)==‘3’
C.not(3==3)
D.not(3!=4)

热门 试题