Commit 98a24151 by BellCodeEditor

save project

parent 6491dd67
Showing with 4 additions and 0 deletions
goods = {'1':3,'2':4,'3':1,'4':3,'5':2,'4':4,'7':5}
goods.pop("3")
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