Commit 56465e60 by BellCodeEditor

save project

parent fa6601f6
Showing with 7 additions and 4 deletions
goods={'a':40,'b':20,'c':10}
goods.pop('b')
print(goods)
\ No newline at end of file
score={'数学':99,'语文'99,'英语':99}
for k,v in score.itens():
print(k,y)
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