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.
nice use of swith case
Because converting more than 1 letter to upper case is more computationally expensive than converting 1 letter to upper case.
how so? /genq
Oh I think this one is my favourite!
I did the same thing but didn't think to update the argument within the definition of the for loop.
Hey, just curious. How was your journey?
Not sure what you're trying to say. But this solution is wasteful.
strings are immutable, there's no differece converting the whole name or fisrt char if youre not reassociating.
Oh, I didn't know about the difference. Thanks for that.
well done then
Niceeee!
Hello, can you give an explanation on how you code works
Is that supposed to be an excuse?
That was just the default comment.
The point catched here is very impressive
Loading more items...