s.py 107 Bytes Edit 1 2 3 4 import fun data = fun.new_input() score = fun.sum(data) print("这位选手的总分数为:"+str(score))