As John commented your issue is in if, follows some adjustments to fix it: (defn response-for [question] (if (silence? question) "Fine, ...
確定! 回上一頁