Commit d9238078 by BellCodeEditor

save project

parent 9f4d359b
Showing with 5 additions and 1 deletions
......@@ -3,6 +3,6 @@ iiiiii.pop("农夫山泉")
print(iiiiii)
# 请将"农夫山泉"删掉,并打印出新的商品信息
s={'a':486,'b':564,'c':712}
for A,B in s.items():
print(A,B)
\ 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