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.
I came up with the same solution in under a minitue. Thank you CodeWars community. This works!
so what was the solution? i am also using pythong and getting True for False in performance testing
OK! Thank you!☺
@wjm1314 already answered above, and he didn't train in javascript like you, he used Python. There is no need to post the same question again (be patient ;) )
can you tell me where can I view random test? Thank you!
The instructions say that only lowercase letters are allowed.
But the random test is generating captial letters and digits:
e.g. "Testing for EscQEZGmsu and ebi26Npjzi".
Shouldn't the tests only include lowercase letters as stated?