easyPythonpi icon indicating copy to clipboard operation
easyPythonpi copied to clipboard

A python library for the beginners. The program includes simple calulations. Genuine PRs will be merged without delays. Open for hacktoberfest PRs.

Results 18 easyPythonpi issues
Sort by recently updated
recently updated
newest added

Hi! I wanted to add some more functionality to the linked list class. I added functionality to find the length of a given linked list and I added functionality to...

The Development Status would be a classifier that indicates the current development status of your project. Since you have it set to 1 - Planning, it suggests that your project...

hacktoberfest

Create a file that stores all geometry formulas calculating the perimeter, area, and volume of various shapes. @extinctsion feel free to share your thoughts on this.

hacktoberfest-accepted
hacktoberfest2023

is_palindrome() fails test cases where the string is a sentence with the same characters. remove_punctuation() fails on unicode punctuations like © and ™. We may need to include unicode characters...

bug
help wanted
good first issue
hacktoberfest2023
hacktoberfest

Adding Black and Isort to maintain the repository by following python conventions

hacktoberfest-accepted
hacktoberfest2023

please make sure to follow the standard naming conventions and process. If facing any issue, you can comment and ask/tell. Thank you

hacktoberfest-accepted
hacktoberfest2023
hacktoberfest

You can take draw the diagram on https://app.diagrams.net/ and replace the current diagram with the new class diagram.

documentation
help wanted
good first issue
hacktoberfest-accepted

Implement graph search using different algorithms.

good first issue
hacktoberfest-accepted

add new methods for tree traversal and CRUD operations. C- Create new nodes at tree R- Read data at particular node U- Update data at particular given node D- Delete...

good first issue
hactoberfest-accepted
hacktoberfest