clojure icon indicating copy to clipboard operation
clojure copied to clipboard

bird-watcher: Fix introduction example

Open caioguedes opened this issue 1 year ago • 1 comments

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?

caioguedes avatar Oct 26 '24 15:10 caioguedes