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.
Sorry but, what makes the control if the number it's already negative? Thanks.
I like the simplicity of this one. Thanks!
testtes3t5(TestPigLatin)
expected: but was:
My program fails on this test. So the input string is "tes3t5" ? if so then the right answer is es3t5tay which I return. If the test is "es3t5" I return es3t5way which is right again. What am I missing ? Is the test not the strings that I just mentioned ?
Rule n°5
there are some issues with the final tests on javascript version, cccc should return ccccay , why is that ?