we.py 126 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 12 13 import func data=func.new_input() score=func.new_input() print("这位选手的总分数为:"+str(score))