Commit 3f2f8e59 by BellCodeEditor

auto save

parent 2816015f
Showing with 2 additions and 2 deletions
...@@ -21,4 +21,4 @@ class Hero(object): ...@@ -21,4 +21,4 @@ class Hero(object):
exit() exit()
csj = Hero("穿山甲") csj = Hero("穿山甲")
kk= Hero("练习时长两年半的坤坤") kk= Hero("练习时长两年半的坤坤")
yase.combat(houyi) csj.combat(kk)
\ No newline at end of file \ 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