Commit 76140ab1 by BellCodeEditor

save project

parent fa0f4801
Showing with 3 additions and 3 deletions
...@@ -21,9 +21,9 @@ def sun(money): ...@@ -21,9 +21,9 @@ def sun(money):
for i in money: for i in money:
count=count+1 count=count+1
return count return count
price=new_input()
pay = sum(price)
print(您一共消费了)
......
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