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 as part of the Numbers path. What do you thing?

Hello,

The exercise might look like part of the numbers path, but it’s not. It unlocks right after completing the basics exercise.

I left a suggestion on Github. Let’s continue the discussion there.

1 Like

PR link: bird-watcher: Fix introduction example by caioguedes · Pull Request #690 · exercism/clojure · GitHub

1 Like

thanks @tasx, just pushed the updated on Github.

Approved and merged. Thank you :slight_smile: @caioguedes