how to tell python not to break a new line code example Example: python continue to a new line a = "This" + " is" + " a" + \ " multi-line" + " statement"