Skip to main content

Student pass or fail package

Project description

Rahimcalc


Package Name:

  • Rahimcalc

Author

  • Abdurrahim
  • Abdurrazzak

Package install comment

  • type in cmd(command prompt)

    • Python -m pip install Rahimcalc

Image:

image)

Code:

import Rahimcalc as r
print(dir(r))
a=int(input("Enter a:"))
b=-int(input("Enter b:"))
print("Addition:",r.sum(a,b))
print("Subtraction:",r.sub(a,b))
print("Multiplication:",r.mul(a,b))
print("Division:",r.div(a,b))
print("Complex Numbers:",r.complex(a,b))
print("Exponent:",r.exp(a,b))

Package uninstall comment

  • type in cmd(command prompt)

    • pip uninstall Rahimcalc

Change log

0.4 (27/01/2022)

  • This is my first package.so this packsge is rough

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

Rahimcalc-1.0.tar.gz (7.0 kB view details)

Uploaded Source

File details

Details for the file Rahimcalc-1.0.tar.gz.

File metadata

  • Download URL: Rahimcalc-1.0.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for Rahimcalc-1.0.tar.gz
Algorithm Hash digest
SHA256 efae3ce12f88b2067f25d7bb13d2896f9b1f2f4c366d396061ad92f377deb863
MD5 549b92b0fca177c0c21ebcf94b2488a5
BLAKE2b-256 1123cc1a055103187911905242e39690c79fcb8b739c119019e71705bf5ba2de

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