2 lines
37 B
Common Lisp
2 lines
37 B
Common Lisp
|
|
(print (length #("apple" "orange")))
|
|
|
(print (length #("apple" "orange")))
|