单选题

运行下方代码,输入 1 ,输出结果为?

a = input()
print(a + a + a)

A

a + a + a

B

111

C

3

D

2 + 1

赣ICP备20007335号-2