Hello scripters,
I am stuck at a somewhat trivial point.
I want to create a list of numbers in a code block. Could someone please explain why the first method doesn’t work?
Additionally, if I want to create a list of Doubles (0.15, 0.46,0.69,0.93) it doesn’t work all the more.
I am flumoxed!
In the first codeblock skip the " (" and " )" like the third code block, the curled brackets are only needed when you use a list of number in a function i think. Anyway i’ll give you something to read.