SyntaxFix
Write A Post
Hire A Developer
Questions
You can break lines in between parenthesises and braces. Additionally, you can append the backslash character \ to a line to explicitly break it:
\
x = (tuples_first_value, second_value) y = 1 + \ 2