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.
This code should not be necessary given we are told in the problem statement that the input is a string.
python new test framework is required. updated in this fork
No random tests in PHP
Actual and expected are swapped
Description:
But in JS, the input could be numbers or arrays. Either revise the description or remove non-string inputs from the tests.
Re-raised as an issue.
You can see the input.
Me neither, but it's actually mentioned in the description:
Although it's incosistent with the instruction:
JS: Node v12 should be used along with its appropiate assertion tools (Mocha + Chai).
Refer to this and this
just echo gettype().
If it ain't a string:
Kata description isn't clear. I wasn't expecting an array as an input.
Read this and check Madjosz's post below.
This comment is hidden because it contains spoiler information about the solution
No, you forgot the 0 at the end.
This comment is hidden because it contains spoiler information about the solution
Seems my code is returning right decision and issue on your end
https://prnt.sc/s2ectn
Loading more items...