Commit daac454d by BellCodeEditor

save project

parent 11a4c503
Showing with 4 additions and 0 deletions
......@@ -20,3 +20,7 @@ def sum(money):
for i in money:
count = count + i
return count
price = new_input()
pay = sum(price)
print("你一共修复了"+str(pay)+"元!什吗从v那个同学发货么圣公会")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment