Skip to content

Instantly share code, notes, and snippets.

@manuphatak
Created April 2, 2015 15:56
Show Gist options
  • Save manuphatak/ea892a016dedd2f01d03 to your computer and use it in GitHub Desktop.
Save manuphatak/ea892a016dedd2f01d03 to your computer and use it in GitHub Desktop.
long strings
url = 'https://www.reddit.com/r/learnpython/comments' \
'/2ztwnt/how_to_use_string_questions_on_quotes_str_i_have/'
alt = ('https://www.reddit.com/r/learnpython/comments'
'/2ztwnt/how_to_use_string_questions_on_quotes_str_i_have/')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment