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.
sorry ^^
maybe too complex :D sorry
haha
i disagree with
.map(&:eval)
advice. "[1,2,3]".eval will trigger an NoMethodErrorThis comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Can you explain your solution?
Thanks voile, instructions updated
What about words with other characters mixed in alongside letters and digits? How are they supposed to be handled?
What if the first letter of a word is a digit? What if the first letter of every word is a digit?
Also, how are non-letter and digits removed? Before or after split? These are all unclear from the description.
thx for your time, i hope you enjoyed it ^^
:D
Yep, it works with my spaghetti code :p
i've changed my implem :D
thx a lot
completly right, i debug the code
thx
fixed ^^ + spec
thx Fbasham
Raising issue for handling ties, see below.
Loading more items...