Skip to content

Instantly share code, notes, and snippets.

@creativeaura
Created October 9, 2012 10:11
Show Gist options
  • Select an option

  • Save creativeaura/3857779 to your computer and use it in GitHub Desktop.

Select an option

Save creativeaura/3857779 to your computer and use it in GitHub Desktop.
Javascript Quiz
var x = '' + 0/0, y = typeof true; (y[0] + x[1] + x + x[1]).toLowerCase()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment