Commit 46dcf9b6 by BellCodeEditor

save project

parent d06a914b
Showing with 2 additions and 2 deletions
goods={'a':7,'b':8,'c':9}
goods.pop('b')
input(goods)
\ No newline at end of file
print(goods)
\ 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