Note: the Clojure REPL always starts in the default user namespace. ... else nil (cond (< n 0) "negative" (> n 0) "positive" :else "zero") (condp = 2 1 ...
確定! 回上一頁