-
Notifications
You must be signed in to change notification settings - Fork 353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rake 1:7 total confusion #19
Comments
Sorry but the way that I figured isn't making any sense anymore. I am in the dark again. |
guys over at stackoverflow resolved it for me. Great way but a little too complicated!! |
I'm going to reopen this, I don't have time to look at it right now, but any time you get the brand-new user's perspective is valuable, and worth taking into consideration for anyone who comes after them. |
I like your tenacity, btw ^_^ |
You know what's best Josh ! |
The solution takes value of current_char to the string indexes from [0..n] then puts the value of the current_char if current_char is "r". So how does it ends up with the correct answer. And also what does setting the value of add_next to 'false' accomplishes. Removing it gives an error, setting it to true comes up with an additional '0' th index character. I am clueless and now kind of bashing my head for 3 hours straight. Can you please elaborate a little, that would be great. I am just a new seedling in the world of coding.
The text was updated successfully, but these errors were encountered: