I don\'t understand why this recursive function call doesn\'t return the TypeError: unsupported operand type(s) for +: \'int\' and \'list\' error, it seems to me th
TypeError: unsupported operand type(s) for +: \'int\' and \'list\'