Redundant parantheses

getting wrong answer

@Rakshitgarg99


I have fixed the error, the num was not needed.

I got the code but if we use num why it is wrong as it keeps the check. Please explain

when you push ‘(’ the num has to be refreshed. which is not done in your case.