Commit 0277a4fb by BellCodeEditor

save project

parent d6c81a0f
Showing with 8 additions and 0 deletions
class _sb:
def __init__(A):
A.a=123
A.s=32
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