Commit 88869089 by BellCodeEditor

save project

parent 18c3cb75
Showing with 1 additions and 1 deletions
...@@ -20,4 +20,4 @@ for i in money: ...@@ -20,4 +20,4 @@ for i in money:
print=new_input() print=new_input()
pay=sum(money) pay=sum(money)
print("你实际消费"+(str(pay)+"元") print("你实际消费"+(str(pay)+"元")
new_input()
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