Commit 125dadb2 by BellCodeEditor

save project

parent 87342c93
Showing with 9 additions and 6 deletions
a=[]
while True():
uin
\ No newline at end of file
......@@ -21,8 +21,7 @@ def a(m):
b = b + i
return b
def shd():
result = l()
g = a(result)
return g
#print("您一共消费了"+str(g)+"元!扫码还是现金")
\ No newline at end of file
result = l()
g = a(result)
print("您一共消费了"+str(g)+"元!扫码还是现金")
\ 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