Commit 10fa4387 by BellCodeEditor

save project

parent e1633d59
Showing with 11 additions and 5 deletions
class iKun(): class iKun():
def __init__(self): def __init__(self):
self.gongji=200000 self.gongji=gongji
self.HP=99999999 self.HP=HP
self.dengji=100 self.dengji=dengji
caixukun=iKun() caixukun=iKun(999,99999,100)
\ No newline at end of file class heizi():
def __init__(self):
self.gongji=gongji
self.HP=HP
self.dengji=dengji
xiaoheizi=heizi(9,9999,10)
\ 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