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.
Rather naive than smart. In this way you will go multiple times over the same word - which is not necessary.
I feel incredibly stupid seeing this now.
Good job
This comment is hidden because it contains spoiler information about the solution
bruh
Wow, clever.
Man, once you see it, you just feel so stupid.
Good job
I didn't even think about cycling through the numbers first.
Smart
I did this first try like this right away as a Python noob (literally started programming 10 days ago) only because I saw these very simplistic answers here before.
Codewars is a very great learning tool. Just for that already: writing good code.
I am amazed by this.