Skip to content

Conversation

@manuelsh
Copy link

head = Node(1,Node(3,Node(3,None))) will bring an error. I propose a fixed version.

head = Node(1,Node(3,Node(3,None))) will bring an error. I propose a fixed version.
@manuelsh
Copy link
Author

@keyejia please review

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.

1 participant