Commit 256a255d by BellCodeEditor

save project

parent 8c10cff9
Showing with 6 additions and 0 deletions
b={'孙老师':1,'我':100}
b['孙老师']=100
b['我']=1000
print(b['我'])
\ 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