Commit f461cab7 by BellCodeEditor

save project

parent abc0b88e
Showing with 4 additions and 4 deletions
...@@ -19,6 +19,6 @@ def sun(unit): ...@@ -19,6 +19,6 @@ def sun(unit):
a=0 a=0
a=a+i a=a+i
return a return a
price=new_input price=func()
pay=sum(prise) pay=sum(price)
print("您一共消费了"+str(pay)"元,扫码还是现金") print("您一共消费了"+str(pay)+"元扫码还是现金")
\ 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