Commit ec98b39b by BellCodeEditor

auto save

parent 2c9cec51
Showing with 0 additions and 4 deletions
dic={'李骏':30, '高铭':60,'芒果':66} dic={'李骏':30, '高铭':60,'芒果':66}
dic['李骏']=100
print(dic) print(dic)
dic['高铭']=666
print(dic)
\ 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