Ad
  • Custom User Avatar

    Yes it should. Because the Kata specifically asks that the result should be sorted.

    The items in the returned array should be sorted alphabetically, with numbers before strings.

  • Custom User Avatar

    It's called: CHAR_TO_MORSE

    and it's written within the initial solution -->

    Javascript: //CHAR_TO_MORSE preloaded to convert characters into Morse code.
    Ruby: #$CHAR_TO_MORSE preloaded to convert characters into Morse code
    Pyhton: #CHAR_TO_MORSE preloaded to convert characters into Morse code