Commit ac6f69e8 by BellCodeEditor

save project

parent 5c2b4b6a
Showing with 3 additions and 2 deletions
......@@ -5,4 +5,5 @@ goods = {'å¯å£å¯ä¹':3,'旺仔牛奶':4,'农夫山泉':1,'è¾£æ¡':3,'巴西çƒ
data = goods.pop("农夫山泉")
print(data)
\ No newline at end of file
print(data)
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