Commit 648ccee4 by BellCodeEditor

auto save

parent dce45814
Showing with 2 additions and 2 deletions
...@@ -14,4 +14,4 @@ print(dict_hero) ...@@ -14,4 +14,4 @@ print(dict_hero)
print(dict_hero["猴队长"]) print(dict_hero["猴队长"])
dict_hero["猴队长"]=33 dict_hero["猴队长"]=33
print(dict_hero) print(dict_hero)l
\ 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