Commit 72c556bf by BellCodeEditor

auto save

parent 2882a3ca
Showing with 2 additions and 1 deletions
...@@ -19,6 +19,6 @@ def sum(monney): ...@@ -19,6 +19,6 @@ def sum(monney):
for i in monney: for i in monney:
conut=conut+i conut=conut+i
return conut return conut
#sum(a) sum(a)
price=sum(a) price=sum(a)
#print('您一共消费了',price,'元,扫码还是现金呢?') #print('您一共消费了',price,'元,扫码还是现金呢?')
\ No newline at end of file
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