| Title | Singly Linked List |
| Catalog Type | SLCItem |
| Persistent ID | https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/py_single_linked_list__664e40f991363872f0ba361b?index=1 |
| Platform Name | PCEX |
| Features | — |
| Description | Create the necessary classes for a Singly Linked List, containing the method add(item) to add a new item to the beginning of the linked list. Test the singly linked list after the classes are created. |
| Keywords | — |
| Author | Mohammad Hassany |
| Institution | University of Pittsburgh |
| Iframe URL | https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/py_single_linked_list__664e40f991363872f0ba361b?index=1 |
| Protocol | SPLICE |
| Protocol URL | |
| License | MIT |
| Programming Language | PYTHON |
| Natural Language | en |