j.py 114 Bytes Edit 1 2 3 4 5 6 7 import func data=func.new_put() score=func.sum(data) print("这位选手的总分数为:"+str(score))