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.
Nice try for a first kata, but I'm afraid that auto-retire is incoming... Practice some more here and start making katas again when you have a much more clear view of how and what to do (and not to do).
In the meantime, do some reading here: https://docs.codewars.com/authoring/guidelines/kata
floor division/truncating != rounding
Returning different data types is bad practice (
None
vs string)There're no tests where the first 2 arguments are equal and greater than zero, but the third argument is too big to form a triangle.
It's not stated what the inputs are supposed to represent.
The inputs for right triangles are very inaccurate:
No random tests.
describe
andit
blocks correctly