link breaks Flashcards
1
Q
Number of chars per line recommended by python style guide
A
79 chars
2
Q
Max number of chars for comments/docstrings
A
72 chars
3
Q
If you team really wants more… what is the max?
A
99 chars
4
Q
Three expressions to use for multiple line breaks
A
1) { } Result returns a dictionary
2) ( ) result is true or false
3) [ ]
5
Q
How to break a line explicitly?
A
backslash \