Commit 085456c3 by BellCodeEditor

save project

parent 0ea626c3
Showing with 5 additions and 0 deletions
goods = {'可乐':3,'牛奶':4,'水':1}
goods.pop("水")
print(goods)
\ 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