Get python programs handy as a function
Project description
Basic Python Programs that you need
-
oddOrEven()
-
isEven()
-
isOdd()
-
isPrime()
-
isEvenNumberExist()
-
isOddNumberExist()
-
isPrimeNumberExist()
-
getEvenNumbers()
-
getOddNumbers()
-
getPrimeNumbers()
-
getEvenNumbersInRange()
-
getOddNumbersInRange()
-
getPrimeNumbersInRange()
-
getEvenValues()
-
getOddValues()
-
isLeapYear()
-
daysInMonth()
-
bmi()
-
fizzBuzz()
-
fibonacci()
-
factorial()
-
isArmstrong()
-
swap()
is the anything missed? Raise an Issue.
Contribution Guide
- Fork the Repo.
- clone the Repo. (git clone REPO)
- Create a new remote for the upstream repository. (git remote add upstream REPO)
- Create a new branch. (git checkout -b my-branch)
- Add Codes (git add .)
- commit your changes. (git commit -m "Adding an awesome feature to my-branch")
- Push the changes to your repository. (git push -u origin my-branch)
- Create a pull request. (We will review it ASAP)
Feature Request Process
- Title: Program Name
- Description: Add the description how the function works or
- Write the complete program and the comments which explains the program Request here
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pygrams-0.0.7.tar.gz
(3.3 kB
view details)
File details
Details for the file pygrams-0.0.7.tar.gz
.
File metadata
- Download URL: pygrams-0.0.7.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.11.1 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 648b5a405b15ca106d569bff7af20ad5e0c1bd9623960a95c1282995c7756274 |
|
MD5 | cd2e59a651f5084955ffb6b44a48f458 |
|
BLAKE2b-256 | ed40b820cd3413628fbdf5a23f7496a640824f60025a15239ffbb08756014058 |