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