3 lines
77 B
Text
3 lines
77 B
Text
|
|
a = ["apple","orange"]
|
||
|
|
#.output("Number of elements in array: ",#.size(a,1))
|