Redundant parenthesis

not able to understand the question

what redundant…i guess example tells different thing than the tutorial ???

what is actual one

@hg11110000,
Redundant parentheses just mean extra pair of braces, for e.g (a) is fine but((a))contains extra braces.