Commit 20a76c46 by BellCodeEditor

save project

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