Skip to main content

Get python programs handy as a function

Project description

Basic Python Programs that you need
  • oddOrEven()

  • evenNumbers()

  • evenNumbersInRange()

  • oddNumbers()

  • oddNumbersInRange()

  • isLeapYear()

  • daysInMonth()

  • bmi()

  • fizzBuzz()

  • fibonacci()

  • factorial()

  • isArmstrong()

  • isPrime()

  • primeNumbersInRange()

  • primeNumbers()

  • takePrimesOut()

  • isPrimeExist()

  • swap()

  • takeEvensOut()

  • takeOddsOut()

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.6.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file pygrams-0.0.6.tar.gz.

File metadata

  • Download URL: pygrams-0.0.6.tar.gz
  • Upload date:
  • Size: 3.4 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.6.tar.gz
Algorithm Hash digest
SHA256 ec871e96a368db2057f720b27893495343cbc5038865cdc92afb85be88900069
MD5 57c658a24f7373d830e6bde7160ca33d
BLAKE2b-256 756c819fb81004f0b89ea2e40a7ba62bf6282c650616307fa13538169f23ca43

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