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.
Why are solutions locked for this and not the other Pathfinder problems? I'm so close.
Not sure what is required here. Is jane supposed to create a new property 'prop' from the method call jane.is_a.'prop' or are all the properties like person, man etc. predefined?
Failing 1 random test in JS. Can you tell me what a random test case is?
It would be helpful to see some sample inputs with expected outputs. My code seems to fullfill the task but I get
Test didn't pass: Unknown error
.HELP!