You are viewing a single comment's thread. Return to all 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.
Seems like cookies are disabled on this browser, please enable them to open this website
Find Merge Point of Two Lists
You are viewing a single comment's thread. Return to all comments →
got the following error-
Error (stderr) Traceback (most recent call last): File "Solution.py", line 81, in NameError: name 'llist2' is not defined