Commit d7735b40 by BellCodeEditor

save project

parent 1700c991
Showing with 4 additions and 1 deletions
a={'a':1,'b':2} a={'a':1,'b':3}
print(a)
a['b']=5
print(a) print(a)
\ 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