Commit 35f29b64 by BellCodeEditor

save project

parent 13ab2a2e
Showing with 3 additions and 1 deletions
# 神奇百货中的物品已经帮你创建好啦,接下来要看你的了~
goods={'a':2,'s':5,'g':7}
goods.pop('g')
print(goods)
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