3 lines
53 B
Text
3 lines
53 B
Text
|
|
fruit$[] = [ "apples" "oranges" ]
|
||
|
|
print len fruit$[]
|