Hi guys,
I have a problem relating Dynamo Lists.
I want to insert an element to multiple indices. Therefore I use the List.Insert Node. Just it should insert an element on every index into one list
In my case it creates a new list for every index. What am I doing wrong?
but the Output should be this:

Tried also all ways of Lacing and List Levels.
Thank you!