下列各语句输出结果为True的是?( )
print((0>1)or(2>1))
print(not 1)
print((1>=0)and(1>=2))
print(True!=1)
微信小程序
微信扫一扫体验
微信公众账号
微信扫一扫加关注
发表评论 取消回复