Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Decode the extended Morse encoding
ResourceFunction["MorseDecipher"][secret] decodes an extended Morse encoding. |
Create an extended Morse encoding:
In[1]:= |
|
Out[1]= |
|
In[2]:= |
|
Out[2]= |
|
Decode a string:
In[3]:= |
|
Out[3]= |
|
Decode a list of characters:
In[4]:= |
|
Out[4]= |
|
In[5]:= |
|
Out[5]= |
|
In[6]:= |
|
Out[6]= |
|
This work is licensed under a Creative Commons Attribution 4.0 International License