Commit 7342c4c8 by BellCodeEditor

save project

parent 70850cf8
Showing with 12 additions and 0 deletions
class a:
def __init__(s,n,h,a):
s.l=1
s.n=n
s.h=h
s.a=a
ys=a('ys',300,20)
hy=a('hy',240,23)
print('ys',ys.h)
print('hy:',hy.h)
\ 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