Hello there,
the way the Darts exercise is phrased I wondered how it is related to constructors. It’s not really necessary to use a constructor from exercise text and template. Maybe I’m missing something here :)
Best regards
Hello there,
the way the Darts exercise is phrased I wondered how it is related to constructors. It’s not really necessary to use a constructor from exercise text and template. Maybe I’m missing something here :)
Best regards
I think it’s a holdover from when Darts used a constructor. The exercise was simplified last year so it no longer requires using one.
Thanks for providing feedback @haynaku86, much appreciated!
I agree with you, the constructors concept should probably no longer be linked to the Darts exercise.
This is an easy fix to the track configuration, would you be willing to submit a PR to fix it?
It might be helpful to update the PR description to explain the intend/outcome of the PR vs listing which files are modified ;)