Skip to content

Create singly_LinkedList.py#110

Merged
sachinarora707 merged 6 commits into
TheAlgorithms:masterfrom
avsingh999:master
Sep 9, 2017
Merged

Create singly_LinkedList.py#110
sachinarora707 merged 6 commits into
TheAlgorithms:masterfrom
avsingh999:master

Conversation

@avsingh999

Copy link
Copy Markdown

check it

self.data=data #given data
self.next=None #given next to None


Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove these blank lines please

@avsingh999

avsingh999 commented Sep 8, 2017

Copy link
Copy Markdown
Author

please check it
i have removed blank lines

@sachinarora707 sachinarora707 merged commit 7500733 into TheAlgorithms:master Sep 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants