#220
vectors-5
 

Difficulty:Basic
Topics:vectors


You can get the first element of a vector like so
test not run
(= __ (first [:peanut :butter :and :jelly]))


Code which fills in the blank: