Ad
  • Custom User Avatar

    What SipofTea said! It is case sensitive.

  • Custom User Avatar

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

  • Custom User Avatar

    In JavaScript.

    This is a great challenge. It is basically an elaborate version of a common tool. Hit me like a truck when I realised! :D

  • Custom User Avatar

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

  • Custom User Avatar

    Hi! Using JavaScript.

    Could someone point me in the right direction of what to research? I tried for loop within a for loop, but ended up with an if statement within an if statment after that, and there must be a simpler way.

    Tried to look it up but I don't want to copy and paste an answer, so if someone can give me the first 'breadcrumb' so I can follow the trail, I would really appreciate it!

  • Custom User Avatar

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

  • Custom User Avatar

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

  • Custom User Avatar

    Interesting Kata. Had to think how to "uniform" the inputs.

  • Custom User Avatar

    JavaScript, apologies. Still getting used to everything!

  • Custom User Avatar

    I know this is easy for most people, but I have never used .replace before. I looked it up, and I thought it is as easy as it looks, but telling it to look globally just turned every character into dashes... any nod in the right direction would be really appreciated!

  • Custom User Avatar

    Really enjoyed this one. My syntax let me down for so long, but once it clicked it was so satisfying. Breaking it down to steps of what I needed to do, in order, was key for me, hopefully that helps others.

  • Custom User Avatar

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

  • Custom User Avatar

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