Commit 90545649 by BellCodeEditor

save project

parent 68ccec9e
Showing with 3 additions and 0 deletions
...@@ -25,6 +25,9 @@ else: ...@@ -25,6 +25,9 @@ else:
info = inof1 + info2 +info4 info = inof1 + info2 +info4
print(info) print(info)
yase = Hero("垭瑟")
houyi = Hero("后羿")
yase.combat(houyi)
yase = Hero("垭瑟") yase = Hero("垭瑟")
......
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