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.
The random tests for javascript show this:
input key was: xrvgxfnia , input text was: pDHt- trVv!batDINVZrv-&eYu
expected: jDDe- ndZe!s[t@THHDam-&Yq
Here you can see that 'a' is turned into '[', 'D' is turned into '@' and 'e' is turned into ''.
As the task mentions to respect cases and keep special characters, spaces, numbers and punctuation, I can only conclude that the tests do not do what the description says. This is probably same issue as reported below.
[0, -1, -2, -3]
are based on the iteration number, or the key characters[a; z]
and[A; Z]
ranges