Commit 9cf46b28 by BellCodeEditor

save project

parent 28a1c0d1
Showing with 1 additions and 1 deletions
......@@ -7,5 +7,5 @@ class Hero:
yase=Hero('亚瑟',300,20)
hy=Hero('后羿',250,23)
print("亚瑟的血量值为:",yase.hp)
print("后羿的血量值为:",yase.hp)
print("后羿的血量值为:",houyi.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