My Snippets
My Collections
Search Engine
Pricing
Community
Untitled
unknown
plain_text
2 years ago
72 B
3
Indexable
class a: def __init__(self,x): self.__x = x ab = a(3) ab._a__x