Skip to content

Instantly share code, notes, and snippets.

@Sinitca-Aleksandr
Created January 28, 2016 15:07
Show Gist options
  • Select an option

  • Save Sinitca-Aleksandr/f42eac8d715f8ac79ec5 to your computer and use it in GitHub Desktop.

Select an option

Save Sinitca-Aleksandr/f42eac8d715f8ac79ec5 to your computer and use it in GitHub Desktop.
type1 = "word" # word
type2 = 'word' # word
type3 = '''word''' # word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment