data-structures-algorithms-python
data-structures-algorithms-python copied to clipboard
Removal of extra llstr variable from 3_linked_list.py file
print statement provides an option to specify delimiter, so I have added an alternative way to print linked list without use of extra variable.
Regards, V