Commit dd8e3e25 by BellCodeEditor

save project

parent 80219fe5
Showing with 5 additions and 0 deletions
d = {'可口可乐':3,'旺仔牛奶':4,'农夫山泉':1,'辣条':3,'巴西烤肉':2,'果冻':4,'乐事':5,'奥利奥':20}
#del(d)
d.clear()
#d.pop('农夫山泉')
print(d)
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