Commit 8c21c397 by BellCodeEditor

auto save

parent 53b7c1ce
Showing with 3 additions and 1 deletions
......@@ -26,4 +26,5 @@ def add(money):
price = a_input()
pay = add(price)
print("你一共花了"+str(pay)+"元,扫码还是现金")
#print("你一共花了"+str(pay)+"元,扫码还是现金")
print("这为选手总分为"+str(pay))
\ 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