Commit 2a49d6cb by BellCodeEditor

save project

parent 9c4fa246
Showing with 5 additions and 0 deletions
a={'北京':8,'上海':15,'肛周':20,'111':21}
x=a.pop('北京')
print(a)
print(x)
\ 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