class Heor: def __init__(qw): qw.level=1 qw.hp=300 qw.ttack=20 ye=Heor() print(ye.hp)