... helper function get-input allows you to read and clean the player's input. ... (let [input (clojure.string/trim (read-line))] (if (empty? input) default ...
確定! 回上一頁