Commit 1692a830 by BellCodeEditor

save project

parent 58aa35ec
Showing with 3 additions and 0 deletions
......@@ -14,3 +14,5 @@ else:
data=dict.pop("农夫山泉")
print(data)
print(dict)
for k,v in dict.items():
print(k,v)
\ 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