简体   繁体   中英

4clojure exercise 2

I'm trying to solve this problem but it always fails the tests.

here's my solution:

(= (- 10 (* 2 3)) 4)

I tried this on Chrome and Firefox, same result.

You just enter the answer for the blank, not the whole thing.

In this case: (= (- 10 (* 2 3)) __)

You've correctly identified that the __ should be replaced with 4, and that's what you enter in the box.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM