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.
Are you ignoring casing of the later as the message told you? Cause there is a difference between "success" and "Success", if you dont specify to JS that you dont care if its capital S or not, then it wont recognise it as equal value.
hey guys
i tried tested my code and it passed 3 out pf the 4 tests mentioned.
the one which went wrong gives a message like this:
i tried adding main to the code with "success" as an argument to the function and it gave me the correct result as mentioned in the instructions: