i am trying to use reduce to get the following output: solution(\'abcdef\') // should return [\'ab\', \'cd\', \'ef\']; if the length of the string is odd we should convert