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.
It should be in the arguments of the function.
This comment is hidden because it contains spoiler information about the solution
when you click on
TRAIN
you get the kata trainer, where the declaration for the functionodd_or_even
is provided:...and you write your code between the curly braces in place of the line that says, "your code here"
So this is my first problem to solve on this website and I know how to solve it
but I just dont understand where i should write the solution.
any tips ?