Skip to content

Conversation

@nitinkumar30
Copy link
Contributor

As my first PR in this repo, I would like to implement a list data structure in Python with the menu-driven program.
I've gone through the repo & can't find any so made this new 'program 32' directory. I've implemented the following :

  • Traversal
  • Insertion of single/multiple elements
  • Deletion of elements when you know index no & when you know the element value

This is a menu-driven program so the program will run infinite times till the user chooses 5 as an option.

Please sign this PR under 'Hacktober fest 2021'.

Copy link
Owner

@swaaz swaaz left a comment

Choose a reason for hiding this comment

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

@nitinkumar30 Good job!!!. Happ to see more valid pr on my other repo's too.

@nitinkumar30
Copy link
Contributor Author

@nitinkumar30 Good job!!!. Happ to see more valid pr on my other repo's too.

Can I request more PR for python codes? I'll be happy to contribute more.

@swaaz
Copy link
Owner

swaaz commented Oct 1, 2021

@nitinkumar30 Yea sure, Try to add a unique code snippet and follow guidelines .
Also, You can create pr at gitgo. It's simple and the instructions given will help you.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants