Commit 3389d6f0 by BellCodeEditor

auto save

parent 064f4bf4
Showing with 2 additions and 7 deletions
class Hero: yase = Hero("亚瑟")
def __init__(sell,name,hp,attack): \ No newline at end of file
self.level=1
self.name = name
self.hp = hp
self.attack = attack
\ 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