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.
Reading the error message would help to debug and fix your code:
Your code returns
"unknown value"
for floats, it's your code's problem, not a kata issue.It's not an issue if you don't tell us what the "issue" is!
If you really think there is an issue, then please provide the language in question, and description about how the kata is wrong. Is there a specific test that is wrong, or some kind of error you're getting?
Closing due to lack of information. Please read the documentation available before creating issues like this, for example https://docs.codewars.com/training/troubleshooting
Your code is failing the last sample test, please debug your code properly before creating a kata issue.
there is an isuue in this problem
i think there is something wrong with the test case becouse i have wrote the same code on my machine and it worked
This comment is hidden because it contains spoiler information about the solution