Commit 62fcf69c by BellCodeEditor

save project

parent b510aa9f
Showing with 2 additions and 2 deletions
...@@ -21,4 +21,4 @@ def sum(a): ...@@ -21,4 +21,4 @@ def sum(a):
total=sj() total=sj()
print(total) print(total)
b=sum(total) b=sum(total)
print(b) print('您一共消费了'+str(b)+'元!扫码还是现金呢?')
\ No newline at end of file \ 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