Posts by Pedro Linhares • 42 points
3 posts
- 
		-1 votes0 answers22 viewsQ: (Python) Using a Private attribute in a subclassMy wish is to validate my IF in class B using a private attribute that was done in class A. Nothing more than that, I am aware of some methods to verify an anonymous attribute but still I could not,… 
- 
		1 votes1 answer76 viewsA: Program problem that traverses two lists and generates a third without repeating elementsI tried to make it as simple as possible. First are comments on your code/problem, the sequence it does and why it is not working. #From index creation up (list addition 1 is 2) everything is okay.… 
- 
		-2 votes1 answer56 viewsQ: Initial problem in CI’m having trouble with code output, I come from Python and I’m a little lost in the C language, what happens is this: I run the code but it simply ignores the input of the condition variable, it… casked Pedro Linhares 42