Commit c3648287 by BellCodeEditor

save project

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