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