+ 1
Could you help me solving the following?
how would the attribute _a of the class b be accessed outside the class?
4 odpowiedzi
+ 4
Your question is a bit too vague. You will most likely get an answer to it if you posted what language and maybe gave some example code of what you're attempting to accomplish along with the output or end result that you expect.
+ 1
Almost 4 years without an answer.
I will help you :)
The answer is:
_b__a
0
The code language is python and the partial answer is : _b (but I don't kown how to complete that)
0
The code language I am learning is python . The partial answer to the question is : _b ( but I don't know how to complete that)