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.
DONE
done
Fixed in OP‘s fork
Random tests in Ruby should generate inputs other than lists
python: random tests are attackable.
python new test framework is required. updated in this fork
really wish that these mixed types situations that only js users seem confused over wouldn't be translated to anything else, it's not applicable..
I think what the question means is a floating point number like 42.0 or 3.0, where the value after the ones place is zero? (the desc was a little wierd)
This comment is hidden because it contains spoiler information about the solution
Read the instructions again.
I think, one Sample test case is wrong
[1.0, 2.0, 3.0001] - Expected: false, instead got: true
This array contains all float objects, still It expects false
There're more than 5 tests. Your solution is wrong, not an issue.
This comment is hidden because it contains spoiler information about the solution
Ruby 3.0 should be enabled.
Loading more items...