RosettaCodeData/Task/Array-length/LiveCode/array-length.livecode
2023-07-01 13:44:08 -04:00

3 lines
95 B
Text

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