Commit e6fc9158 by BellCodeEditor

save project

parent ce445bd9
Showing with 8 additions and 4 deletions
class aa:
def __init__(sale):
sale.
\ No newline at end of file
class AA:
def __init__(self):
self.aa=500
self.bb=59
self.cc=300
yase=AA()
print(yase.aa)
\ 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