Skip to content

Instantly share code, notes, and snippets.

@eloyz
Created December 10, 2012 19:01
Show Gist options
  • Save eloyz/4252585 to your computer and use it in GitHub Desktop.
Save eloyz/4252585 to your computer and use it in GitHub Desktop.
Pop Quiz
x = 'marks the spot'
def f():
if False:
x = ''
print x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment