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 comment is hidden because it contains spoiler information about the solution
I have hard coded for this case. But when i return false
it says
expected false
actual true
and when i return true, it says
expected true
actual false
can somebody help me with this
@Ryan12111 have u resolved this issue?
I m getting the same error
this test is not correct i think
as it should return false in this case.