Commit 6262932c by BellCodeEditor

save project

parent 282f78a1
Showing with 2 additions and 1 deletions
......@@ -36,6 +36,6 @@ class Hero(object):
print("角色"+self.name+"建成,英纍为:"+self.hero_type)
print("血,級,極:"+self.level,self.hp ,self.attack,)
houyi = Player("后羿","射")
houyi = Player("后羿","射")
yase= Hero("亞瑟")
MCETF= Player("MCETF","核彈")
\ 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