swim.py 90 Bytes Edit 1 2 3 4 import func data=func.new_input() result=func.amont(data) print("总分数是:",result)