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.
I did read it but the part after said the pause will be different something so I though it became invalid. ty anyway, I understand it now
if I have '11011' for example, how do I know if it is 2 dots for a word or 2 distinct words ? the first one got '..' or 'I' and the second is '. .'or 'E E'
also I have a test case where I return 'I' or '..' instead of 'M' or '--', am i wrong or the test case assume it to be dash rather than dot
keep track of your 25,50,100 money to pay the bills, don't count them all in one
I made this mistake too until I read the instructions again