第13358题 单选题
执行Python代码a=input()、b=input()后调用print(a+b),输入1和2时的输出结果是什么?
A

3

B

1

C

2

D

12

程序运行统计
暂无判题统计
提交0次 正确率0.00%
答案解析