how to continue a if statement on a new line python code example Example: break a line python a = '1' + '2' + '3' + \ '4' + '5'