-
Just for information morse code on another language:
https://en.wikipedia.org/wiki/Russian_Morse_code
-
Take a message(type : string) and convert it into morse code.
-
I would like to add the python implementation of a program that converts plaintext to morse code and morse code back to plaintext.
-
This was suggested by a user on Google Play.
Allow flashlight and whistle to play a custom morse code message.
More research is needed before I decide to add this feature:
- [ ] Do search and…
-
It's working fine with ChatOpenAI but it **seems not compatible with ChatBedrockConverse**, any help on that ?
```
File "/usr/local/lib/python3.12/site-packages/langgraph/pregel/__init__.py", lin…
-
https://en.wikipedia.org/wiki/Morse_code#Cut_numbers
-
...
Requires #407
-
Please support https://morsecode.world/international/morse2.html.
Accented Letter | Morse
-- | --
À Å | .--.-
Ä Ą Æ | .-.-
Ć Ĉ Ç | -.-..
Ch Ĥ Š | ----
ĐÉĘ | ..-..
Ð | ..--.
È Ł | .-..-
Ĝ |…
-
```javascript
var uniqueMorseRepresentations = function(words) {
let code = [".-","-...","-.-.","-..",".","..-.","--.","....","..",".---","-.-",".-..","--","-.","---",".--.","--.-",".-.","...","…
-
Complete the task and attach a screenshot of your code and output. You may take the input yourself according to the task.