Commit 63e9d0d1 by BellCodeEditor

save project

parent 45bc41bc
Showing with 1 additions and 1 deletions
...@@ -22,6 +22,6 @@ def sum(asdf): ...@@ -22,6 +22,6 @@ def sum(asdf):
return x return x
a=new_input() a=new_input()
b=sum(a) b=sum(a)
#print('您一共消费了'+str(b)+'扫码还是现金呢?') print('您一共消费了'+str(b)+'扫码还是现金呢?')
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