Run ID:102269

提交时间:2024-12-21 14:37:50

a=input("输入一个数字") b=input("输入一个数字") print("sum is",a+b)