Guest User

Untitled

a guest
Feb 19th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. ;Exercise 1.2 -
  2. (/ (+ 5 4
  3. (- 2
  4. (- 3
  5. (+ 6
  6. (/ 4 5)))))
  7. (* 3
  8. (- 6 2)
  9. (- 2 7)))
Add Comment
Please, Sign In to add comment