Commit 6fde102f by BellCodeEditor

auto save

parent c0f5cfed
Showing with 9 additions and 2 deletions
......@@ -22,4 +22,12 @@ class Hero(object):
print(info)
yase = Hero("垭瑟")
houyi= Hero("后羿")
yase.combat(houyi)
\ No newline at end of file
yase.combat(houyi)
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