This is my block and output, what kind of list have I ? how can I eliminate brackets ?
You have a list lijke this:
[[1],[2],[3]]
you will need to flatten the list to remove the rounded brackets
Thank you, but I don't understand "flatten"
an example
3 Likes
Thanks, it runs well
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.