clojurecademy / 4Clojure

4Clojure problems with a few differences
https://clojurecademy.com/courses/17592186045426/learn/overview
8 stars 2 forks source link

4 not accepted as answer in 4Clojure 2/32 #3

Closed tosh closed 7 years ago

tosh commented 7 years ago
screenshot 2017-10-03 20 19 06
ertugrulcetin commented 7 years ago

@tosh basically you need to type just 4 NOT the whole question( (= (- 10 (* 2 3)) 4) ), your answer will be filled in the blank

tosh commented 7 years ago

Ah, got it, thanks