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.
Also for JavaScript, is there a way to show another test case? The first one is empty so it is not helpful when trying to console.log() and check my work. (In other words, is there a way to have, say, the " ("A wise old owl lived in an oak"), "65 119esi 111dl 111lw 108dvei 105n 97n 111ka"); " be tested as opposed to " (""), ""); "?
Also, clarification on what it means to "modify any of the cases to get a failure" would be greatly appreciated.
Thank you!
Javascript
Hi fellow warriors! I have received this error a few times:
"expected '' to equal '65 119esi 111dl 111lw 108dvei 105n 97n 111ka'"
is this correct? shouldn't the error message be: "expected '' to equal ''"?