7 kyu
RuplesJS #3: String EachChar
356 of 646NateBrady23
Loading description...
Fundamentals
Language Features
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
python new test framework
Approved
Ruby 3.0 should be enabled.
Enabled in this fork
the description in python is showing JS code
.
Python 3 should be enabled.
.
This comment has been hidden.
I might be missing something here (and note that you can format your code between ticks to make it easier for others to read) but why are you taking in 2 arguments?
This comment has been hidden.
Ok, I have to admit translating this one into Ruby was not a walk in the park^^', particularly for the random test part, but I hope everything is fine now :)
Thanks for your katas again :)
Haha, I don't know if the description of the kata makes sense when you're doing it in Ruby, as it's about making a library for Ruby developers to get comfortable with JS.
Thank you so much!
Well, I see your point, but I think we all agree that this kind of task is an excellent chance for both practice and learning so I asked myself "why not?" and I did it anyway ^^'.
Hope that won't bother you, thanks also for your patience :)
Doesn't bother me at all. You're right, the whole point is practice and learning :) Thanks again!
Very interesting! Thank you very much for this kata :)
(but maybe is not a 7 level kata for ruby, I have seen easier katas of level 5)
You think so? If you have any suggestion to make it a tad easier, be my guest, although I see you too solved it in a handful of lines (not that it actually is a metric of difficulty for a kata, but still...).