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.
In Python in basic tests I have right results in Spyder IDE and wrong with site tester... I am a bit lost.
Edit:
Ok, made this kata in another way, but still interesting why there is differnt results usin re****ion.
Encounter the same problem, and thanks for higlighting the test case which I couldn't find. I finally solved this kata just adding one little trick. Rethink some terms and good luck.