Commit 73eca6ab by BellCodeEditor

save project

parent e17c73d3
Showing with 1 additions and 1 deletions
a={'kunkun':77,'sushan':77}
a['kunkun']
a['kunkun']=8989
print(a['kunkun'])
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