Commit b28cfa88 by BellCodeEditor

save project

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