Commit 5911420f by BellCodeEditor

save project

parent b3dbe766
Showing with 3 additions and 2 deletions
......@@ -34,4 +34,5 @@ class Player(Hero):
player = Player("后羿","射手")
cmoputer=Hero('rtyuik')
\ No newline at end of file
computer = Hero('老六')
player.combat(computer)
\ 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