VocabularymorseInputsmorse | A string of morse code, in which the character '.' represents dots, '-' dashes, ' ' spaces between letters, and ' / ' spaces between words. |
Outputsplain | The ASCII translation of the given string |
Word descriptionTranslates morse code into ASCII text
See also>morse,
morse>chDefinition