Commit 3919bf71 by BellCodeEditor

save project

parent f15b271c
Showing with 2 additions and 0 deletions
...@@ -17,3 +17,4 @@ print(d) ...@@ -17,3 +17,4 @@ print(d)
d['猴队长']=32 d['猴队长']=32
print(d['猴队长']) print(d['猴队长'])
d['猴十']=25 d['猴十']=25
print(d)
\ 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