Skip to content

Instantly share code, notes, and snippets.

@cayblood
Forked from redsquirrel/gist:189193
Created September 25, 2009 04:47
Show Gist options
  • Save cayblood/193316 to your computer and use it in GitHub Desktop.
Save cayblood/193316 to your computer and use it in GitHub Desktop.
SICP Exercise 1.4
If b is greater than 0 then add a and b; otherwise subtract b from a.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment