Skip to content

Instantly share code, notes, and snippets.

@kiennt
Created January 27, 2013 18:02
Show Gist options
  • Save kiennt/4649482 to your computer and use it in GitHub Desktop.
Save kiennt/4649482 to your computer and use it in GitHub Desktop.
Test scope
a = 10
def test():
print a # 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment