Commit bb9d8f4c by BellCodeEditor

save project

parent 0a1545fb
Showing with 5 additions and 2 deletions
......@@ -20,9 +20,12 @@ class Hero: # 英雄类
info = info1+info2+info3
print(info)
exit()
c
ciass Piay(Hero):
def__init__(self.name):
super().__init__(name)
player = Player("后羿")
......
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