Skip to content

Instantly share code, notes, and snippets.

@kezabelle
Created November 4, 2013 19:55
Show Gist options
  • Save kezabelle/7308283 to your computer and use it in GitHub Desktop.
Save kezabelle/7308283 to your computer and use it in GitHub Desktop.
wat? when did this start?
Python 2.7.5 (default, Jun 22 2013, 15:34:23)
>>> wtf = {'a', 2}
>>> wtf
set(['a', 2])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment