Commit 0c9e1104 by BellCodeEditor

save project

parent 3f98ae4b
Showing with 7 additions and 6 deletions
class her: class hero:
def__init__(self) def __init__(self):
elf.lever=1 self.lever=1
elf.hp=300 self.hp=300
elf.attack=60 self.attack=60
yase=hera() yase=hero()
print)(yase.lever) print)(yase.lever)
\ 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