Commit a87ac280 by BellCodeEditor

auto save

parent 3aae9b0e
Showing with 1 additions and 1 deletions
class Hero: class Hero:
def __init__(self): def __init__(self,name,hp,a):
self.level=5 self.level=5
self.hp=8484 self.hp=8484
self.attack=848 self.attack=848
......
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