Commit c061d4af by BellCodeEditor

save project

parent 718cb29b
Showing with 1 additions and 0 deletions
......@@ -12,6 +12,7 @@ class Hero:
yase=Hero("亚瑟",300,50)
yase.upgrade()
print("亚瑟的血量为",yase.hp)
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