Skip to content

Instantly share code, notes, and snippets.

@yannisxu
Created April 24, 2013 02:29
Show Gist options
  • Select an option

  • Save yannisxu/5449143 to your computer and use it in GitHub Desktop.

Select an option

Save yannisxu/5449143 to your computer and use it in GitHub Desktop.
python For Grammar
[ x for x in some_list if x % 2 == 0 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment