|
|
|
|
|
by BeetleB
544 days ago
|
|
> now except now we also need a \ to make multiline expressions. You never need the backslash in Python to make multiple expressions. There's always a way to do multiline using parentheses. Their own style guidelines discourage using backslash for this purpose. |
|