7 kyu
Crouching Distribution, Hidden Constant
104 of 413kingcobra
Loading description...
Statistics
Mathematics
Puzzles
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 is required. updated in this fork
Forked & Approved.
really a 7?
needs python 3.8
Using Python 3.6 I get:
STDERR: Traceback (most recent call last): File "main.py", line 3, in import codewars_test as test ModuleNotFoundError: No module named 'codewars_test'
just hit attempt - sample tests are broken for now
Thanks. That worked.
The tests are too lenient. :D
EDIT:For JS
This comment has been hidden.
Thx Myjinxin. I translated as presented, but I will make the changes. It needs fixed tests(Not necessarily in examples) and also to implement Johans idea below.
Should be OK for now, I've made some changes and all bad solutions have been wiped out. I will wait for the author to give guidance on additional tests.
Can we close issue?
;-)
This comment has been hidden.
Fixed Python now. Your solution has been wiped out.
hehe :P
This comment has been hidden.
Not any more. All fixed now!
JS translation
Please review.
This comment has been hidden.
I simply translated. Python was the original. I will make the change.
Thanks Johan. Made the change and all nonesense solutions have been wiped out.
This comment has been hidden.
This comment has been hidden.
Not sure there is still an issue here. I think the idea of the Kata is good as @kingcobra has explained.
beta process is crazy short, these days... ;o
Yeah that was fast as hell lol. Thanks!