3 lines
95 B
Text
3 lines
95 B
Text
put "apple","orange" into fruit
|
|
split fruit using comma
|
|
answer the number of elements of fruit
|