Linked Lists in C++ and Python

 I'm currently reviewing an essential data structure known as the linked list.

Coded in C++ and Python.