Skip to content

Instantly share code, notes, and snippets.

@BaseCase
Created September 3, 2008 14:59
Show Gist options
  • Save BaseCase/8601 to your computer and use it in GitHub Desktop.
Save BaseCase/8601 to your computer and use it in GitHub Desktop.
;Exercise 1.2 -
(/ (+ 5 4
(- 2
(- 3
(+ 6
(/ 4 5)))))
(* 3
(- 6 2)
(- 2 7)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment