swap mechanism – linked list
I would have thought this is the same thing but it’s not
swap mechanism – linked list
I would have thought this is the same thing but it’s not
NoneType is not subscriptable in linked list
I’m working on a portfolio project for a basic recommendation software, where I take user inputs and give them a list of recommendations based on those inputs. I’m using a linked list data structure, and I can get part of the program to run. However, I’m currently running into an error that I can’t seem to resolve.
I’m a beginner at programming and I’m running into some trouble with a portfolio project I’m working on
I’m working on a portfolio project for a basic recommendation software, where I take user inputs and give them a list of recommendations based on those inputs. I’m using a linked list data structure, and I can get part of the program to run. However, I’m currently running into an error that I can’t seem to resolve.