Yes, it passed now. Thanks, it has been a different and funny kata.
This comment is hidden because it contains spoiler information about the solution
ary.each_index.select would also work as 0.upto(ary.length).select. Nice solution.
ary.each_index.select
0.upto(ary.length).select
Ruby translation submitted.
I'm still one. BTW good solution.
What does 'block in flap_display' mean, working with Ruby?
'block in flap_display'
"Value is not what was expected" doesn't say to me nothing.
Nice when it has some Regex, but it doesn't pass multiples of 10.
Eric bakhman, thisa isa your mom, and you are not my baybee.
Just .sort it's already enough.
.sort
Wow
wow!
I'll try it, thank you.
Loading collection data...
Yes, it passed now. Thanks, it has been a different and funny kata.
This comment is hidden because it contains spoiler information about the solution
ary.each_index.select
would also work as0.upto(ary.length).select
. Nice solution.Ruby translation submitted.
I'm still one. BTW good solution.
This comment is hidden because it contains spoiler information about the solution
What does
'block in flap_display'
mean, working with Ruby?"Value is not what was expected" doesn't say to me nothing.
Nice when it has some Regex, but it doesn't pass multiples of 10.
Nice when it has some Regex, but it doesn't pass multiples of 10.
Eric bakhman, thisa isa your mom, and you are not my baybee.
Just
.sort
it's already enough.Wow
wow!
I'll try it, thank you.
Loading more items...