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.
my code is three lines and can't handle big data
approved
can any one explain
used if condition then i see this brilliant so clever
a wounderful kata
thanks Dmitry Kudla
You will be given a sequence of numbers and a true/false test. Find the first number in sequence where the test is false for that number then return that number and all the other numbers after it, where they pass the test or not
I get this error message when trying to attempt JS solution
"assertSimilar is deprecated, use assert.deepEqual"
i didn't understand what he want
because if you do a list like [ "1" , "3" ] and do a list to [ "1" , "4" ]
you will see that string "1" are in the two then that is 50%
if the the 3 was 4 then the result would be 100%
This comment is hidden because it contains spoiler information about the solution
It helps if you show the output from the test case that is failing.
I assume this might help: https://www.codewars.com/kata/554b4ac871d6813a03000035/discuss?utm_campaign=code_challenge_comment_owner&utm_medium=email&utm_source=notifications#60cb692f9c75d0003d7b9a79
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
how python know what is right and what is wrong
This comment is hidden because it contains spoiler information about the solution
Loading more items...