Can you please explain me what is happening in the code ?? I have never used eval function in Python.
Also I have read that using eval is not recommended in Python. Can you tell me why is that ??
EDIT: I used your approach of substituting the
Code:
) (
Code:
), (
Code:
(1, 2), (3, 4)
Leave a comment: