Commit e61bb843 by BellCodeEditor

save project

parent 474da67d
Showing with 2 additions and 2 deletions
...@@ -10,4 +10,4 @@ print(list) ...@@ -10,4 +10,4 @@ print(list)
dict={"五":1,"六":2,"七":3,"八":4,"九":5} dict={"五":1,"六":2,"七":3,"八":4,"九":5}
print(dict) print(dict)
list["㺅五"]=23 list["㺅五"]=23
print(list[4]) list["师父"]="唐三藏"
\ No newline at end of file \ 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