#218
vectors-3
 

Difficulty:Basic
Topics:vectors


But you can populate it with any number of elements at once
test not run
(= [1 __] (vec (quote (1 2))))


Code which fills in the blank: