(defn basic-buzz "We can also trivially rewrite this with 'condp'. ref: https://clojuredocs.org/clojure.core/condp" [n] (cond (divisible? n ...
確定! 回上一頁