Commit d5203b5f by BellCodeEditor

save project

parent f5a42626
Showing with 2 additions and 3 deletions
N={"农夫山泉":12} N={"农夫山泉":12}
N.pop("农夫山泉") for k,v in N.items():
print(N) 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