Posts by Alexandre Caribé • 19 points
4 posts
-
-2
votes1
answer643
viewsQ: How to browse a java chained list
I need to go through a chained list to compare whether the number the user will enter is equal to an attribute of a class (doctors) that has a chained list. I have the following Classes: Node,…
-
0
votes1
answer45
viewsQ: Error outside the list range
I have a problem, I have 3 files that I need to open and get information from them, move to a list within the list (matrix?!) and compare information from 2 lists with another list to validate…
-
2
votes1
answer99
viewsQ: Take an element from a list and search in another list
I am having a problem related to lists, I have some files to access and pass them to lists (3 files to 3 lists). Basically one of the files would have technical data of IBGE, and I need to take this…
-
0
votes1
answer62
viewsQ: While loop being ignored
Hello I would like to get help to a question I haven’t found answer, I have 2 loops while being ignored without any explanation (it doesn’t give error simply it passes to the next), the user must…
pythonasked Alexandre Caribé 19