Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
python new test framework is required. updated in this fork
Python: Random tests are vulnerable to input modification
My program sometimes passes the tests and sometimes not, but the code is the same. Is this a problem with the test cases?
Python:
General:
The instructions don't cover the case of an empty input string well enough.
From the description I would assume that rule number 5 applies (because all other rules don't match and because an empty string has no vowels).
No random tests.
Ruby 3.0 should be enabled.
Link needs to properly inserted.
Wikipedia link states:
and here:
Clearly sum != count, that needs to be fixed.
C# translation added!
The images in the description are broken.
I have several suggestions to improve this Kata.
I suggest that the title be changes to 'Variance in the length of words in an array'. This is a little clearer.
The section describing the requirement to limit the result to four decimal places was not clear to me. I suggest that in addition to updating the description that you also add a test case illustrating this requirement.
I am unfamiliar with the term 'aleatory variable' and prefer the term 'random variable'.
Thanks for your contribution.
Interesting kata! There are the following issues:
Should have example test cases
Description is kind of hard to read, it also suggests one specific solution.
Loading more items...