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.
im so sorry
Please use spoiler flag next time, your post was visible in the homepage.
This comment is hidden because it contains spoiler information about the solution
I'll get to this level eventually! haha
wouldn't a match be preferable in this case?
me too
regex is my weak point :(
Very neat.
It' very elegant solution
Sheeessshh, one hell of an one liner. One hit, one pull and that's it.
Wow this is a really cool solution.
This comment is hidden because it contains spoiler information about the solution
champian man
watch web dev simplified tutorial it helped me understand regex a lot
Why do we have to check for an empty string/array if it states in the description "The string has a length greater or equal to one and contains only letters from ato z.
". I was stuck on this much longer than I should have. I pretty much had the same exact answer except I wasn't checking for an empty string/array because it wasn't explicitly stated to check for an empty string/array. /=
Loading more items...