Skip to content

Instantly share code, notes, and snippets.

@carbide-public
Created August 7, 2016 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save carbide-public/d26e91b804a0879df60c90041c691e7a to your computer and use it in GitHub Desktop.
Save carbide-public/d26e91b804a0879df60c90041c691e7a to your computer and use it in GitHub Desktop.
Hello World
420 ///BLAZE IT!
///Hello **darkness** my old _friend_, I have come to talk with you again....
function addone(x){ ///**Define** a function which increments a number
return x + 1
}
addone(addone(addone(addone(4)))) ///**Inspect** all the intermediate values
doc.save() ///Save things to the magical cloud
can we fork please
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment