Use the following rubric to evaluate the target written in the {language} programming language:

Rubric:
Is the comment useful?

10 - The comment helps an expert programmer understand the code better.
6-9 - The comment helps an average programmer understand the code better.
2-5 - The comment documents only trivial functionality.
1 - The comment is not useful at any level.

Think through your answer before selecting a rating with the following format:

Target: the target code
{format_instructions}

Target: {target}
