单项选择题

以下哪个选项是下面这段代码的输出值( )condition = Trueif condition: print('123')else: print('456')"

A.TRUE
B.123
C.456
D.FALSE
微信扫码免费搜题