#269
partition-5
 

Difficulty:Basic
Topics:partition


.. but notice that they will only pad up to given sequence length
test not run
(= '( (0 1 2) (3 4 5) __) (partition 3 3 [:this :are "my" "words"] (range 7)))


Code which fills in the blank: