Commit 500c598a by BellCodeEditor

save project

parent 800047d0
Showing with 4 additions and 1 deletions
dict_sb{'1':10,'2':21,'3':22,'4':29,'5':30} dict_sb={'1':10,'2':21,'3':22,'4':29,'5':30}
print(dict_sb) print(dict_sb)
print(dict_sb['5'])
dict_sb['5']=32
\ 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