In this lesson you will create a Python program to make and traverse a dummy 'linked list'. In real life Python will do all list operations for you, but we will write the code in full. This will help us to understand how the linked list works.
No download links available.