Commit c3648287 by BellCodeEditor

save project

parent 7e4cbaf1
Showing with 4 additions and 4 deletions
class Hero: class Hero:
def__init__(self): def__init__(self):
self.level= self.level=1
self.HP= self.HP=HP
self.attack= self.attack=attack
\ 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