Commit 0294d49d by BellCodeEditor

save project

parent a644e4bd
Showing with 2 additions and 1 deletions
goods = {"可":3,"旺":4,"夫":1"辣":3} goods = {"可":3,"旺":4,"夫":1,"辣":3}
goods.pop("夫") goods.pop("夫")
print(goods) 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