Skip to content

Instantly share code, notes, and snippets.

@brosenberg
Created March 19, 2014 21:02
Show Gist options
  • Save brosenberg/9651199 to your computer and use it in GitHub Desktop.
Save brosenberg/9651199 to your computer and use it in GitHub Desktop.
a = [1, 2, 3]
b, None, c = a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment