Victor Goff
Victor Goff
The test could check for an equivalent number of minutes and pass, for example. But are we teaching that as a concept, or are the current tests sufficient for what...
When mentoring, I will often encourage adding and subtracting minutes as represented by an integer, which accomplishes the same thing kind of thing. But is it a mentoring point, rather...
A third option is to add this undefined behavior as a topic for mentoring. So the PR might be an addition to the mentor notes rather than the tests.
Check https://github.com/exercism/problem-specifications and see if this should be added there, since what is here often comes from the community exercises.
I think the first thing to do on Problem Specifications is to open an issue (if the exercise exists there) and ask if this is generally something that the tracks...
I converted it to draft in case it is adopted in general. Once that is determined, then whatever needs to happen here can happen.
What if the current balance is zero but the desired balance is zero? This should not raise. The example code disallows this.
#2768 should be accepted and integrated before this one.
On Thu, Jun 18, 2020 at 01:07:08AM -0700, Tejas Bubane wrote: > ### Feature Request > > We have `exercism workspace` command which prints workspace path. It > would be...
See forum discussion [here], and [also here]. [here]: https://forum.exercism.org/t/update-recursion-concept-documentation/8680 [also here]: https://forum.exercism.org/t/update-introduction-md/8676/4