Commit a83e3179 by BellCodeEditor

auto save

parent e475ca1a
Showing with 1 additions and 2 deletions
......@@ -13,6 +13,5 @@ yase = Hero("亚瑟",300,20)
yase.upgrade()
print("等级为",yase.level)
print("血量为",yase.hp)
print("攻击为",yase.attack
)
print("攻击为",yase.attack)
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