swim.py 106 Bytes Edit 1 2 3 4 5 6 import func data=func.new_input() score=func.sum(data) print("这位选手的分数是"+str(score))