新手python上路求解
查看原帖
新手python上路求解
645085
kirito_fh楼主2022/11/13 17:06

请问为什么我提交上去的代码总是re```

a=input()
b=input()
c=int(a)+int(b)
print(c)
2022/11/13 17:06
加载中...