Commit 0c9e1104 by BellCodeEditor

save project

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