单选题

下列代码的输出结果是? ( )


n = 2


b=bool(n-2)


print(n, b)


A

2 0

B

 0 True

C

2 False

D

 0 False

赣ICP备20007335号-2