Commit 09b14bcd by BellCodeEditor

save project

parent 7df5db56
Showing with 2 additions and 0 deletions
...@@ -5,3 +5,4 @@ ...@@ -5,3 +5,4 @@
dict_hero={'h3':10,'h1':21,'h5':22,'h6':29,'h7':30} dict_hero={'h3':10,'h1':21,'h5':22,'h6':29,'h7':30}
print(dict_hero) print(dict_hero)
print(dict_hero["h6"]) print(dict_hero["h6"])
print(dict_hero["h7"])
\ 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