For information about this tool, see the Readme.
The function {{result.exercise}} should take {{result.data.given}}. It should return {{result.data.returns}}. Note: {{result.data.note}}
Call | Expected Result | Your Result |
---|---|---|
{{result.call}} |
{{display(result.expected)}} | {{display(result.result)}} |