Commit 97bd8df9 by BellCodeEditor

save project

parent d1a3f164
Showing with 1 additions and 1 deletions
...@@ -18,7 +18,7 @@ def dij(e): ...@@ -18,7 +18,7 @@ def dij(e):
for i in e: for i in e:
f=f+i f=f+i
print(f) print(f)
print('请选择支付方式:') print('请选择支付方式:微信,支付宝,现金')
dij(a) dij(a)
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