WeBWorK Problems

How to get showExtraParens to make the string method show them.

Re: How to get showExtraParens to make the string method show them.

by Jaimos Skriletz -
Number of replies: 0
Never mind, I just had a typo, but this was nested in other code that I didn't notice any warning from it (unsure why). But the first option does work if I type it correctly.

$MO->context->flags->set(showExtraParens => 2);
$MO->string;