Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Can you post your code using correct formatting so I can see what the problem is?
Well, this kata is really not an easy one.
That's because the transmission speed of different messages is different.
If the speed is fast, it could 1 is dot and 111 is dash, if it it's slow, it could be 11111 is dot and 111111111111111 is dash.
print the input in the console. ;)