Removal of extra llstr variable from 3_linked_list.py file by venu13 · Pull Request #16 · codebasics/data-structures-algorithms-python
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1.6k
Open
Removal of extra llstr variable from 3_linked_list.py file#16
venu13 wants to merge 2 commits intocodebasics:masterfrom
Removal of extra llstr variable from 3_linked_list.py file#16
venu13 wants to merge 2 commits intocodebasics:masterfrom
Conversation
Copy link Copy Markdown
venu13
commented
Feb 1, 2021
venu13
commented
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 added 2 commits
February 1, 2021 18:16Removed llstr variable in 3_linked_list.py file.
Removal of is not None statement
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment