Commit 00e64639 by BellCodeEditor

auto save

parent 2186d2d8
Showing with 2 additions and 1 deletions
......@@ -6,5 +6,5 @@ class Hero:
self.attack=attack
yase=Hero('垭瑟',300,20000000)
houyi=Hero('后羿',200,60000000)
print(yase.hp)
print(yase.attack)
print(houyi.attack)
\ 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