Commit 50659d3d by BellCodeEditor

save project

parent 79dcfa89
Showing with 5 additions and 3 deletions
......@@ -28,6 +28,8 @@ class Player(): # 玩家英雄
self.level = 999999999999999999999999999999999999999999999999999999999999
self.hp = 11111111111111111111111111111111111111111111111111111111111111111111111
self.attack = 99999999999999999999999999999999999999999999999999999999999999999999999999999
player = Player("后羿")
print("玩家的血量值为:",player.hp)
print("玩家的攻击力为:",player.attack)
print('jfghoSIHRgorSihg'+self.name+'iheaielurvhhhhhhhged6v')
print("玩家的血量值为:",self.level,self.hp,self.attack)
print("玩家的攻击力为:")
houyi=Player('herhedhhrhhhderrhr')
yase = Hero('dkhjkrtfnghokgfxhd')
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