Commit 471bc26e by BellCodeEditor

auto save

parent 434ad115
Showing with 2 additions and 2 deletions
......@@ -5,8 +5,8 @@ class Hero:
self.hp = hp
self.attack =attack
yase = Hero("亚瑟",300,20)
houyi = Hero
= Hero("亚瑟",300,20)
= Hero
# print(yase.level)
# print(yase.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