write two for in one line code python code example Example: python how to write code over multiple lines a = '1' \ + '2' \ + '3' \ - '4'