Commit 0e1c1724 by BellCodeEditor

save project

parent 31ff527f
Showing with 1 additions and 1 deletions
dict={"1":10,"2":21,"3":22,"4":29,"5":30} dict={"1":10,"2":21,"3":22,"4":29,"5":30}
j=input("nymsm?") j=input("nymsm?")
if j in dict=55: if j in dict:
print("ngmd"+j+str(dict[j])+'y(RMB)') print("ngmd"+j+str(dict[j])+'y(RMB)')
else: else:
print('myzgsp') print('myzgsp')
......
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