Back to Browse

23 4 Program a linked list

44 views
Feb 20, 2022
7:18

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.

Download

0 formats

No download links available.

23 4 Program a linked list | NatokHD