multiple statements per line in python code example Example: python continue to a new line a = "This" + " is" + " a" + \ " multi-line" + " statement"