Commit 20b1ff06 by BellCodeEditor

save project

parent a66e57f6
Showing with 4 additions and 4 deletions
...@@ -6,6 +6,6 @@ a=goods.pop('农夫山泉') ...@@ -6,6 +6,6 @@ a=goods.pop('农夫山泉')
print(goods) print(goods)
goods.clear() goods.clear()
print(goods) print(goods)
dei.goods del goods
good = {'ww':12} goods = {'ww':12}
print(good) print(goods)
\ No newline at end of file \ 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