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.
@Gabriel.Chan you need to write a function named
i_or_f
to pass the kata. Your solution's function has a different name, so it is failing.Once you have corrected this you will find other issues with your solution.
Closing this issue as it's not a problem with the kata itself.
What problems do you have exactly?
edit: your solution is wrong to begin with.