Commit 6ac134eb by BellCodeEditor

auto save

parent e1736419
Showing with 0 additions and 2 deletions
......@@ -13,6 +13,5 @@ print(total)
count=0
for i in money:
count=count+1
return sum
print('您一共消费了'+str(count)+'元!请问是扫码还是现金呢?')
\ 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