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 quote the details of the kata : "(** number of inhabitants is an integer **)"
It's probably related ;)
Why would they be true, if they're only 8 minutes long? (check the title of the kata)
I'm getting the following errors:
It should work also for a ['w', 'n', 'w', 'n', 'e', 's', 'e', 's'] walk: True should equal False
It should work also for a ['w', 's', 'w', 'e', 'e', 'n', 'e', 'w'] walk: True should equal False
When clearly the answer is True for both the cases above
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
fixed
good suggestion, but it will not be implemented (at least not in this kata...)
Ranking cannot be changed anymore
Ranking cannot be changed anymore
Read this: https://docs.codewars.com/training/troubleshooting/
This is not a kata issue at all...
You need to return the result, not print it to console.
Can somebody explain why im getting this error. As you can see my code spits out what's required but the output window says otherwise:
Basic tests
Log
no one likes this
None should equal 'no one likes this'
Log
Peter likes this
None should equal 'Peter likes this'
Log
Jacob and Alex like this
None should equal 'Jacob and Alex like this'
Log
Max, John and Mark like this
None should equal 'Max, John and Mark like this'
Log
Alex, Jacob and 2 like this
None should equal 'Alex, Jacob and 2 others like this'