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.
'A'.repeat(200)
markdowns formatting are broken in the description
Save yourself a lot of work. Look into
Test.randomize
on this page (it's under Utilities, towards the bottom).Reinventing the wheel has given us too many square wheels already.
Example tests:
The second test expects
true
(well, your version of it), however, the given string is shorter than the seven colours together. That is never going to work.Apparently, that test is also used in the Submit tests, so
Please do better.
Your instructions say
but the test cases want