Commit bf01d133 by BellCodeEditor

auto save

parent a6f75650
Showing with 4 additions and 5 deletions
class mitao: class mitao:
def __init__(self):mitao def __init__(self,level,hp,height,uidth)
self.level=2 self.level=2
self.hp=12 self.hp=12
self.height=90 self.height=90
self.uidth=20 self.uidth=20
yase=hero mitao=mitao("mitao",2,12,90,20)
mitao(mitao.)hp
print(yase.hp) \ 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