In Clojure, strings are text between a pair of " (double quote) characters. The ' (single quote) isn't used to express strings in Clojure.
確定! 回上一頁