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.
Ruby
Random tests seem to be wrong
Expected: "3qt4np ati5ql 5ds7rr yjhwl6 odbfd0 covfefe covfefe 9hcatf xoutp6 3o52kw covfefe wule8d 83uh1a sto9pn covfefe",
instead got: "3qt4np ati5ql 5ds7rr yjhwl6 odbfd0 covfefe covfefe 9hcatf xoutp6 3o52kw covfefe wule8d 83uh1a sto9pn"
The test string DOES have "coverage" in it (3 times), yet the test still demands that "covfefe" is added to the end of the string.
The instructions state "however, if you don't find the word coverage in the string, you must add it at the end of the string."