• + 0 comments

    got the following error-

    Error (stderr) Traceback (most recent call last): File "Solution.py", line 81, in NameError: name 'llist2' is not defined

    I believe the input part {if __name__="__main__":...} has an error.