Ad
  • Custom User Avatar

    I have same problem, even i write something like this and it does not work, if return true or false

        if(s=="" & part1=="code" & part2=="wars"){
            result = false;
        }
    
  • Custom User Avatar

    Hi, my code passes all testes but when i click Atempt to finish whole Kata, an Time Out error apears

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution