Ad
  • Custom User Avatar

    Still does not work for me with spaces

    [Edit] I was wrong, it should include the spaces, it was just that I made the algorithm wrong at the beggining

  • Custom User Avatar

    Ok so this is what I get:

    Should return: '[ Gap , gAp , gaP ]'
    ['Gap', 'gAp', 'gaP'] should equal [' Gap ', ' gAp ', ' gaP ']

    I don't quite understand what is wrong.
    I have made the answer both for being iqual as ['(space)Gap(spave)', '(space)gAp(space)', '(space)gaP(space)'] but still get it wrong