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.
Your example doesnt work for me :(
When im using MORSE_CODE in my code im getting "Test didn't pass: Unknown error".
OK, i created my own MORSE_CODE array based on wikipedia, now im getting "SOS THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG,', expected 'SOS! THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG." Curiously, i think preloaded MORSE_CODE is different from a wiki morse. How can i get the correct(?) value so that I could pass that test
(sorry for my english im 11 year-old schoolboy from bangladesh)