image that there is a txt like the following:
juan pepe 123 25 345
marcelo velasquez 345 45 566
where juan pepe, 123,25,345
are elements of a list called user1, which in turn belongs to a list called user.
Any ideas on how I could do it?