Skip to main content

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

  1. Fork the Repo.
  2. clone the Repo. (git clone REPO)
  3. Create a new remote for the upstream repository. (git remote add upstream REPO)
  4. Create a new branch. (git checkout -b my-branch)
  5. Add Codes (git add .)
  6. commit your changes. (git commit -m "Adding an awesome feature to my-branch")
  7. Push the changes to your repository. (git push -u origin my-branch)
  8. 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)

Uploaded Source

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

Hashes for pygrams-0.0.7.tar.gz
Algorithm Hash digest
SHA256 648b5a405b15ca106d569bff7af20ad5e0c1bd9623960a95c1282995c7756274
MD5 cd2e59a651f5084955ffb6b44a48f458
BLAKE2b-256 ed40b820cd3413628fbdf5a23f7496a640824f60025a15239ffbb08756014058

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page