Commit cedd227c by BellCodeEditor

save project

parent 1b0df252
Showing with 7 additions and 0 deletions
dict= {'AK47':3000'RMB','"M16A4':2500'RMB','沙鹰':2000'RMB','M416':3200'RMB','P1911':1300'RMB','98K':4000'RMB','M24':4500'RMB','AWM':6000'RMB'}
print(dict)
a=input('请输入购买物品的名称:')
b=input('请输入购买该商品数量:')
c=input()
\ 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