Commit 20a76c46 by BellCodeEditor

save project

parent 719e50b1
Showing with 5 additions and 4 deletions
class _sb:
def __init__(A):
A.a=123
A.s=32
def jia_sb():
A.a+=12
A.s+=2
A.s=32
def kill():
def jia_sb():
A.a+=12
A.s+=2
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