3 lines
54 B
Text
3 lines
54 B
Text
|
|
var arr = ["apple", "orange"]
|
||
|
|
System.print(arr.count)
|