Commit 2175029d by BellCodeEditor

save project

parent c93cbe3d
Showing with 2 additions and 3 deletions
...@@ -7,5 +7,4 @@ def food(): ...@@ -7,5 +7,4 @@ def food():
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
food() food()
print("已下单," + food() + "微信还是支付宝") \ 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