RosettaCodeData/Task/Array-length/LiveCode/array-length.livecode

4 lines
95 B
Plaintext

put "apple","orange" into fruit
split fruit using comma
answer the number of elements of fruit