Insert data in the middle of list

I think grasshopper’s python script accepts the ‘x’ as each data, not as a list.

What i want to do is get x’s length as 3
and make it repeat inside “for” code three time. print length like 3 in this code.

How can i do this…?

2 Likes

Brilliant :smiley: