3 lines
63 B
Text
3 lines
63 B
Text
fruit: ["apple" "orange"]
|
|
|
|
print ["array length =" size fruit]
|
fruit: ["apple" "orange"]
|
|
|
|
print ["array length =" size fruit]
|