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.
Your final tests should also include some fixed tests, just like in "Sample tests" section.
Description states that numbers will be positive, yet random tests are also generating negative numbers. To make things worse, it's not documented how such case should be handled.
Exact duplicate of https://www.codewars.com/kata/54fb963d3fe32351f2000102
[Python] Some issues with the current setup:
Please see Creating your first Kata for a comprehensive guide on how to author a high-quality Kata.