3 lines
55 B
Text
3 lines
55 B
Text
|
|
(def our-array @["apple" "orange"])
|
||
|
|
(length our-array)
|