Commit 90cafb85 by BellCodeEditor

save project

parent b0690f42
Showing with 2 additions and 0 deletions
......@@ -6,3 +6,4 @@ class Hero:
yase=Hero("亚瑟",300,20)
houyi=Hero("后羿",250,23)
print("亚瑟",yase.hp)
print("后羿",houyi.hp)
\ 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