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

4 lines
95 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
put "apple","orange" into fruit
split fruit using comma
answer the number of elements of fruit