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.
it seems to fail for the case 'dog dog dog dog' where the word is repeated more then 3 times in turn // => 2 or more (should be 1))
A comment should not be marked as an Issue unless it is confirmed that the problem being described is due to the Kata itself.
Can't figure out why I'm getting this error.
Expected: .... . .-.. .-.. --- .-- --- .-. .-.. -.., instead got: .... . .-.. .-.. --- .-- --- .-. .-.. -..
"lo " not equal "lo" (space)
I'm getting an error "Expected: ["hel","lo ","wor","ld"], instead got: ["hel","lo","wor","ld"]". Any help will be appreciated :)
Same problem here.