Commit 9912816a by BellCodeEditor

save project

parent 13b57222
Showing with 1 additions and 0 deletions
......@@ -2,4 +2,5 @@ dict_list = {'小侯':23,'后对账':34}
dict_list['ert']=32
print(dict_list['ert'])
dict_list['猴十']=25
print(dict_list)
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