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.
since the only place
result
is used is within the scope of the loop, there is no problemgood solver
quick question! how does it not give the error when we use result without initializing it?
obviously like my solution
it is like my solution xd
This comment is hidden because it contains spoiler information about the solution
What...
That range is so evil
Your code should handle the case when no argument is passed to it, currently it doesn't.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution