Removal of extra llstr variable from 3_linked_list.py file by venu13 · Pull Request #16 · codebasics/data-structures-algorithms-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@venu13

Copy link Copy Markdown

@venu13 venu13 commented

Feb 1, 2021

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

Removed llstr variable in 3_linked_list.py file.
Removal of is not None statement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@venu13