Skip to content

Instantly share code, notes, and snippets.

@hhursev
Created December 14, 2015 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hhursev/5e5c519d24cb441023de to your computer and use it in GitHub Desktop.
Save hhursev/5e5c519d24cb441023de to your computer and use it in GitHub Desktop.
comprehensions
nice_things = ['coffee', 'cheese', 'crackers', 'tea', 'chocolate']
# for
# indexing
# slices
# comprehensions
# think of something bigger (experiment)
# itertools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment