Commit 5f6851b7 by BellCodeEditor

auto save

parent a8a6c11c
Showing with 2 additions and 2 deletions
......@@ -12,4 +12,4 @@
dict_hero={"sb":100,"wc":80}
#print(dict_hero)
print(dict_hero["sb"])
print(dict_hero["sb"]=200)
\ No newline at end of file
dict_hero["sb"]=200
\ 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