Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- morse = [
- "A" = "12";
- "B" = "2111";
- "C" = "2121";
- "D" = "211";
- "E" = "1";
- "F" = "1121";
- "G" = "221";
- "H" = "1111";
- "I" = "11";
- "J" = "1222";
- "K" = "212";
- "L" = "1211";
- "M" = "22";
- "N" = "21";
- "O" = "222";
- "P" = "1221";
- "Q" = "2212";
- "R" = "121";
- "S" = "111";
- "T" = "2";
- "U" = "112";
- "V" = "1112";
- "W" = "122";
- "X" = "2112";
- "Y" = "2122";
- "Z" = "2211";
- ]
Advertisement
Add Comment
Please, Sign In to add comment