Commit 7cc7c6b6 by BellCodeEditor

auto save

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