Closed
Description
@dzhoshkun wrote exercism/python#423
The problem description says there are 12 children in the class (named Alice through Larry), however the test suite includes a test with other names. This is a bit confusing. I think it would be better to keep the README and the test suite consistent.
At least Python (test) and Ruby (test) use those names not mentioned in the description. I don't see it as an inconsistency but I thought it might be better discussed here than inside a specific language track.