Commit 1e776ab7 by BellCodeEditor

save project

parent 9a67a0e2
Showing with 2 additions and 4 deletions
...@@ -13,6 +13,4 @@ print(k.attack) ...@@ -13,6 +13,4 @@ print(k.attack)
yase=Hero("垭瑟",300,20) yase=Hero("垭瑟",300,20)
houyi=Hero("后翼":240,23) houyi=Hero("后翼":240,23)
print("垭瑟的血量为",yase.hp) print("垭瑟的血量为",yase.hp)
print("后翼的血量为",houyi.hp) print("后翼的血量为",houyi.hp)
def upjrade() \ No newline at end of file
yase.level=yase
\ No newline at end of file
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