extinctsion / easyPythonpi

A python library for the beginners. The program includes simple calulations. Genuine PRs will be merged without delays
https://pypi.org/project/easyPythonpi/
14 stars 36 forks source link

Added a new Function to the basics.py file #66

Closed sudeepsarmah closed 2 months ago

sudeepsarmah commented 9 months ago

Created a Python method that takes a range of two numbers and a user's choice (odd, even, or prime) and returns the desired numbers.

extinctsion commented 9 months ago

You have added binary files too. It will not be merged in the main branch

extinctsion commented 2 months ago

There are failed tests. Hence, we cannot merge this PR. Thanks for contributing in the open source community.