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.
;)
I updated the fork, to take care of this.
Thanks! In my humble beginnings it is nice to know I can spot something a much more experienced programmer can miss. However small it is. :)
mmm... Oh, damn, yes, you're right. I didn't pay enough attention to the first line. Nice catch. ;)
This comment is hidden because it contains spoiler information about the solution
I don't like it.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
When I run this code on an empty string it returns "#" and not False like it should. Is it me or the code that is the problem?