Skip to content

Instantly share code, notes, and snippets.

@aj07mm
Created October 5, 2018 14:02
Show Gist options
  • Save aj07mm/167f95a92b9c64a1d61d76e8b7aa981f to your computer and use it in GitHub Desktop.
Save aj07mm/167f95a92b9c64a1d61d76e8b7aa981f to your computer and use it in GitHub Desktop.
sets python
S & Z - intersection
S | Z - union
S - Z - difference
S ^ Z - symetric difference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment