3 lines
43 B
Text
3 lines
43 B
Text
|
|
a = ["apple", "orange"]
|
||
|
|
println[length[a]]
|