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.
Duplicate.
Input range should be specified in description. There is a big difference whether or not
number
is representable as a float.This should not pass:
https://www.codewars.com/kata/reviews/60e1547c25f2b300019663e1/groups/60e171d9e8a69e00018b43c9
Random tests are ridiculously small: https://www.codewars.com/kata/reviews/606a5a6e05e4960001e25ec5/groups/606aa77ac9e9a800011cda21
The author must have implemented "random tests" just to not get the issue "No random tests".
Asking nicely isn't going to stop people, if you want to impose that limitation, then you need to test for it.
Hi,
issue part: You forgot the random tests.
If you're interested in creating kata, you should read the available documentation
cheers