Commit 3ae44097 by BellCodeEditor

save project

parent 41110411
Showing with 3 additions and 3 deletions
q={"h":1,"sbbbbbbb":999999999999}
q.pop("h")
print(q)
\ No newline at end of file
for k,v in q.items():
print(q)
\ 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