clojure
clojure copied to clipboard
bird-watcher: Fix introduction example
Small fix in an example that can't be evaluated.
I am not sure if could be better move the example to:
(def three-values [4 5 6])
as the exercise is presented in part of the Numbers path... What do you thing?