6 kyu
Uncollapse Digits
1,126 of 1,878rasmus_ri
Loading description...
Regular Expressions
Fundamentals
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.
Nice kata.
It seems interesting lets run it
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
Rust translation ready for review.
Approved some time ago
I think this is more of a 7kyu :)
I agree. Although the difficulty of 6kyu would be well-deserved in a language like C.
Python tests are not using
describe
andit
blocks correctly.fixed
fixed
Groovy translation kumited. Please review and approve. Thanks, suic
seems to be approved already
Ruby 3.0 should be enabled (Refer this && this for more detail)
fixed
Can't attempt: Traceback (most recent call last): File "main.py", line 2, in import codewars_test as test ModuleNotFoundError: No module named 'codewars_test'
Switch to 3.8
JS Translation kumited -- please check and approve /https://www.codewars.com/kumite/601b6ebed6a428001023271e?sel=601b6ebed6a428001023271e/
Didn't we have JS already?
Ruby translation kumited -- please check and approve (note: author is inactive)
Approved (looks like you took a step ahead cuz I was about to do it but didn't have the time XD)
Please use new python test framework.
fixed