Commit 1dc6b6af by BellCodeEditor

save project

parent 94bb7592
Showing with 2 additions and 8 deletions
calss Hero(object) print("hello,world")
def _inft__(self,name)
self.level = 1
self.hp = 250
self.attack = 40
self.name = name
def combat(self,enemy)
\ 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