Commit 6d75864e by BellCodeEditor

auto save

parent 30ec845f
Showing with 1 additions and 0 deletions
...@@ -9,3 +9,4 @@ yase = Hero("亚瑟",300,30) ...@@ -9,3 +9,4 @@ yase = Hero("亚瑟",300,30)
hoyi = Hero("后羿",270,35) hoyi = Hero("后羿",270,35)
print(yase.HP) print(yase.HP)
print(hoyi.HP) print(hoyi.HP)
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