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'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
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'