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.
You should try to print stuff: https://docs.codewars.com/training/troubleshooting/#print-output
smart
I passed about 20 tests during submission, but then it goes into time out.
I call my function multiple times (while loop) until the word is not the same as the one entered in tests.
Can someone help?
I can not understand where is the mistake.
Thanks in advance.