📜  在 python 代码示例中添加

📅  最后修改于: 2022-03-11 14:45:11.263000             🧑  作者: Mango

代码示例6
a = int(input())
b = int(input())
s = a+b
print(S)