3.py 93 Bytes Edit 1 2 3 4 import func data=func.new_input() score = func.sum(data) print("总分数为:"+str(score))