Commit 78299ad9 by BellCodeEditor

auto save

parent 20989348
Showing with 1 additions and 1 deletions
class Hero: class Hero:
def__int__(self): def __init__(self):
self.a=100 self.a=100
self.b=200 self.b=200
self.c=300 self.c=300
......
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