Commit afcb5c06 by BellCodeEditor

auto save

parent cf2d74c7
Showing with 1 additions and 1 deletions
......@@ -10,6 +10,6 @@ class Hero:
self.attack += 4
yase = Hero("亚瑟",280,26)
houyi = Hero("后羿",310,32)
yase.up()
print(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