Clojure cars-assemble: Update introduction.md to fix inequality operator

<> inequality operator doesn’t seem to exist in Clojure, replaced it with not= . PR here: Pull Request #563 · exercism/clojure (github.com)

1 Like