Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antimatter15/2a4fb5a886c76252b464510e97b86809 to your computer and use it in GitHub Desktop.
Save antimatter15/2a4fb5a886c76252b464510e97b86809 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