Commit 996f773e by BellCodeEditor

auto save

parent f8b4368b
Showing with 3 additions and 0 deletions
...@@ -7,3 +7,5 @@ list_hero[3]=50 ...@@ -7,3 +7,5 @@ list_hero[3]=50
print(list_hero) print(list_hero)
dict_hero['周亮']=100 dict_hero['周亮']=100
print(dict_hero) print(dict_hero)
dict_hero['小贝']=70
print(dict_hero)
\ 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