We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, the instruction file contains a clear description of what the student has to do(The goal of this exercise at the bottom).
The goal of this exercise
But this paragraph is missing from the exercise description on the website.
As for me personally, it was unclear until I'd checked the test cases.
The text was updated successfully, but these errors were encountered:
Ah, that must be because we only update the READMEs from time to time. With v3, we'll do this more regularly. If you check https://github.com/exercism/csharp/blob/main/exercises/practice/resistor-color/.docs/instructions.md, you'll see that it contains the latest version of the description, which means that the text will be updated when v3 launches. We can't update the v2 contents anymore, so we have to wait for v3.
Sorry, something went wrong.
No branches or pull requests
Currently, the instruction file contains a clear description of what the student has to do(
The goal of this exercise
at the bottom).But this paragraph is missing from the exercise description on the website.
As for me personally, it was unclear until I'd checked the test cases.
The text was updated successfully, but these errors were encountered: