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.
)
is for repeated letters, isn't it? The description and the tests are fine.I think the instructions are wrong.
It says "you can ignore capitalization" and when i ignore capitalization,
the word Supralapsarian fails, it says that the first 'S' is not repeated when it is if you follow the instruction and "ignore capitalization".
Enabling capatilization causes my tests to fail, disabling it causes tests to pass, but 'Attempts' to fail.