Commit e443135c by BellCodeEditor

save project

parent 4a8f64d4
Showing with 1 additions and 1 deletions
class Hero(): class Hero():
def __init__(seif): def __init__(seif):
seif.level=1 seif.level=1
seif.level=1 seif.hp=300
seif.attack =20 seif.attack =20
yase=Hero() yase=Hero()
......
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