Commit 82f0cad7 by BellCodeEditor

save project

parent 787a3f80
Showing with 3 additions and 0 deletions
......@@ -8,4 +8,7 @@ yase = Hero("亚得",300,20)
houyi = Hero("houyi",240,23)
print("yase的血量值为:",yase.hp)
print("大鸽的攻击力为:",yase.attack)
upgrade()
upgrade()
print("升级2次,对方的血量值为:",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