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.
The sorting of score and name should happen concurrently and not sequentially. Currently, you are sorting scores by descending order, then names by lexicographically in ascending order
The python tests are working fine, not a kata issue! Output can be different as the random tests will generate different output upon each iteration
Duplicate suggestion
Approved
python new test framework is required. updated in this fork
7 kyu, really? It's much harder than 7kyu because of sorting!
Solved it first with "TEST" button, but with "ATEMPT" it doesn't work. Random tests did sense-turn of this kata in 180 degree. Finally i done with it , but my code and other people codes who solved this kata gives not the same outputs...
Ranks can't be changed
Thanks! You too, happy new year also!
Solved but this one should be lower kata because it was difficult not that simple as 7kyu.
Good job keep going.
I watched a 5h long tutorial in march and did a few exercises. Then I did nothing for 7 months and I came back in October, but I'm not putting a lot of time into it so far. I'm just trying to do some work everyday even if it's not a lot.
It seems this was fixed by someone; I don't see any spelling errors anywhere anymore.
So marking issue as resolved.
How long you are learning python?
Loading more items...