Run ID:102278

提交时间:2024-12-21 14:39:56

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