Commit 79fea615 by BellCodeEditor

save project

parent d0ef83d8
Showing with 1 additions and 0 deletions
......@@ -12,3 +12,4 @@ print(list_hero)'''
dict_hero={'一':'1','二':'2'}
print(dict_hero)
dict_hero['一']='1*1'
print(dict_hero)
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