Commit 9e34b6cd by BellCodeEditor

auto save

parent d18ea7f1
Showing with 1 additions and 2 deletions
......@@ -7,4 +7,4 @@ class Hero:
yase = Hero('亚瑟',300,20)
houyi = Hero('后羿',240,300)
print(yase.hp)
print(houyi.hp)
\ No newline at end of file
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