Python Forum
NameError: name 'self' is not defined
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NameError: name 'self' is not defined
#12
But i need to add two number: one number i345 is in a linkedlist L1 and 678 the other number in another linked list L2. And also the output will be put in some nodes of another linked list. So the result of the sum wll be 1023 and i need to put 1023 in a different linked list of the class Solution.
Walter
Reply


Messages In This Thread
NameError: name 'self' is not defined - by walter - May-18-2022, 02:31 PM
RE: NameError: name 'self' is not defined - by walter - May-22-2022, 09:50 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020