swim.py 99 Bytes Edit 1 2 3 4 import func data = func.new_input() score = func.sum(data) print("它的总价为"+str(score))