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
This comment is hidden because it contains spoiler information about the solution
I read it already and checked for everything, will do it again.
You need to test your code with test values provided which you can see on the bottom right corner of your display window.
Anyone got the same issue as mine?
Everything is right..all the test cases are fine , even checked with the examples given in the question description.
But while submitting the final code , it gives me error on this "xoXOxo0xxxooxxOo" = the program expects it to be true , even there are 7 o's and 8 x's and there is one integer '0'.