Hi all I need to replace all zeros in a list with ones while keeping the length of the list How can I do that? Thank you in advance
It can be done like this:
replace_0.gh (11.7 KB)
Or you could do this:
3. Attach minimal versions of all the relevant files
men you are the best Thank you