Commit 83624f2c by BellCodeEditor

save project

parent de41a9f4
Showing with 1 additions and 1 deletions
inport
class Hero: # 英雄类
def __init__(self, name): # 实例属性
self.name = name
......
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