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.
you're right. but this programming is for fun, not real development. no one writes this in an important part of the real project
Code is obviously very concise, but lacks serious readability. Use more descriptive variables. Just something that gives other people reading the code a better idea of what the code does. This will be quite important when you ever write code that will eventually be used by other devs.
I like this one, takes full advantage of the language at hand
Thx! Love u ♥
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
what is this? How is work?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
thanks
brilliant
case-insensitive comparison
what does ~* do?
cool solution. I tried to write something similar, but I made a mistake and wrapped it in a nested query
Loading more items...