Hi I trying to get the index of the x that will have the same value
But i get stuck i dont get how I am suppose to use the functions in loops.
please help
List.IndexOf node will work here.
1 Like
I think what you want is the groupbykey node. It will automatically group same numbers in different lists.
1 Like
@johannaroenner if you want to stick to Python, here my solution
2 Likes