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.
i also want to know that too
I can not figure this out either. I had to create an empty list and add only integers from the original list in order to meet the requirements. I'm not sure how to simply just remove the strings from list. Curious to see!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Not a major issue, one of the test cases starts with 'Fot' instead of 'For'.
I think it was Python, but it has random tests now.
Please specify which language(s) this applies to.
duplicate issue
Not a kata issue. And that looks like Python.
"1" is string, you need to filter by variable type. Here is a good doc about datatypes in JavaScript: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Updated pending Scala translation to Scala 3
The previous two revisions should not be approved as they do not use top-level method definitions.
Read this: https://docs.codewars.com/training/troubleshooting/#expected-the-same and this: https://docs.codewars.com/training/troubleshooting/#post-discourse
This comment is hidden because it contains spoiler information about the solution
Loading more items...