#219
vectors-4
 

Difficulty:Basic
Topics:vectors


Conjoining to a vector is different than to a list
test not run
(= __ (conj [111 222] 333))


Code which fills in the blank: