joeyajames / Python

Python code for YouTube videos.
MIT License
1.64k stars 1.35k forks source link

Update LinkedList2.py #152

Open RimuruWasTaken9 opened 7 months ago

RimuruWasTaken9 commented 7 months ago

Thought it would be nice to have a function to add a node at the end of a linked list to complement the function adding a node to the beginning of one.