data-structures-algorithms-python icon indicating copy to clipboard operation
data-structures-algorithms-python copied to clipboard

Removal of extra llstr variable from 3_linked_list.py file

Open venu13 opened this issue 4 years ago • 0 comments

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

venu13 avatar Feb 01 '21 12:02 venu13