(doseq [animal ["dog" "cat" "bird" color ["brown" "black" "red"]] (printf "see the %s %s?\n" color animal))