the code and explanation is amazing
Thank you for this!
That's great, thanks Alexandre. I'll go through the documentation!
Thank you so much for taking the time to answer!
See my reply below
This comment is hidden because it contains spoiler information about the solution
double banging is definitely not a best practice in the ruby world
The description specifically states that the string will consist only of letters a-z. So in practive your solution would be best, but in the context of this kata, the OP's is fine.
Rubyish indeed!!
That input is invalid:
The string has a length greater or equal to one and contains only letters from a to z.
printer_error("1234asff") will give 1/8 which does not seem to be the correct answer.
Nice~
Loading collection data...
the code and explanation is amazing
Thank you for this!
That's great, thanks Alexandre. I'll go through the documentation!
Thank you so much for taking the time to answer!
See my reply below
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
double banging is definitely not a best practice in the ruby world
This comment is hidden because it contains spoiler information about the solution
The description specifically states that the string will consist only of letters a-z. So in practive your solution would be best, but in the context of this kata, the OP's is fine.
Rubyish indeed!!
That input is invalid:
printer_error("1234asff") will give 1/8 which does not seem to be the correct answer.
Nice~
Loading more items...