Commit 709688ab by BellCodeEditor

save project

parent 6436460d
Showing with 5 additions and 5 deletions
...@@ -21,7 +21,7 @@ def a(m): ...@@ -21,7 +21,7 @@ def a(m):
b = b + i b = b + i
return b return b
def h():
result = l() result = l()
g = a(result) g = a(result)
print("您一共消费了"+str(g)+"元!扫码还是现金") #print("您一共消费了"+str(g)+"元!扫码还是现金")
\ 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