how to devid the setences in python to cut the long line i the code code example Example: break a line python a = '1' + '2' + '3' + \ '4' + '5'