powered by
This is a function that allows the user to highlight the mistakes, in particular adds a curly bracket under the wrong term and it provides the correct solutions.
instead(inst, of)
inst
the wrong term
the correct term
1 + instead(2, 3) mathml(term=quote(1 + instead(2, 3)))
Run the code above in your browser using DataLab