Commit 79891141 by BellCodeEditor

auto save

parent 8e531fd9
Showing with 3 additions and 1 deletions
...@@ -18,5 +18,7 @@ def sum(list): ...@@ -18,5 +18,7 @@ def sum(list):
count=count+i count=count+i
return count return count
result=new_input()
pay=sum(price)
print("一共花了"+str(pay)+"!sm or 现金")
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