Run ID:89727

提交时间:2024-09-05 19:39:28

a=int(123) b=int(456) print(("sum is"),a+b)