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'm so dumb and stupid. Why am i even allowed in IT?
Hello! In this kata with Ruby lang there is an Array with dalmatiOns typo in the last String in the Array:
I fixed that String to
"101 DALMATIANS!!!"
, but then got my tests failing on the line 10, because it still expects the string with O character:I fixed the tests as well, and they started to PASS, but they are still failing after clicking ATTEMPT button, before submitting kata solution.
Thanks!