Commit b1be25f4 by BellCodeEditor

save project

parent 54546e7a
Showing with 2 additions and 1 deletions
...@@ -25,5 +25,5 @@ class Hero: ...@@ -25,5 +25,5 @@ class Hero:
print(d) print(d)
yase=Hero("亚瑟",100,10) yase=Hero("亚瑟",100,10)
houyi=Hero("后裔",100,1000) houyi=Hero("后裔",100,00000000001000)
yase.combat(houyi) yase.combat(houyi)
\ 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