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.
Loooved this solution!
I'm a Jesus follower but this didn't occur to me.
I did it with sheeps though 😅
Again, loved this one!
I don't get it.
This really works!
Is this the so called golfscript? Or how is called this kind of programming?
Unary plus operator.
Thank you! Do you know how this kind of operation is called on JS?
It converts digit type from string to number.
On line 5, what does the + that is situated before the s[i] ?
Thank you @albertogcmr!!
I didn't know that, I was printing too.