The Python Oracle

Wrap long lines in Python

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Magic Ocean Looping

--

Chapters
00:00 Question
00:59 Accepted answer (Score 313)
01:19 Answer 2 (Score 86)
03:48 Answer 3 (Score 23)
04:08 Answer 4 (Score 20)
04:26 Thank you

--

Full question
https://stackoverflow.com/questions/3346...

Accepted answer links:
http://docs.python.org/reference/lexical...

Answer 2 links:
[concatenation of adjacent string literals]: https://docs.python.org/3/reference/lexi...
[formatted string literals]: https://docs.python.org/3/reference/lexi...
[PEP 8]: http://www.python.org/dev/peps/pep-0008/
[raw strings ]: https://docs.python.org/3/reference/lexi...
[in a future CPython version, a ]: https://docs.python.org/3.6/whatsnew/3.6...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #string

#avk47