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
-
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Rahimcalc-0.3.5.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file Rahimcalc-0.3.5.tar.gz
.
File metadata
- Download URL: Rahimcalc-0.3.5.tar.gz
- Upload date:
- Size: 2.9 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 599830a592966c876e714e8b60e3f5d553281f865422a5044989522b82dbc40b |
|
MD5 | c2894f60b22ad19b4bbd9201cb542ae7 |
|
BLAKE2b-256 | 8bd24d99e941e0de80e0ce090864ec57c50c5633cbb37859f1ffe3e7b46f11b1 |
File details
Details for the file Rahimcalc-0.3.5-py3-none-any.whl
.
File metadata
- Download URL: Rahimcalc-0.3.5-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 680503112c9b1c99e0c945cead1851fb2dac4a83281571f74ca5760103b9ded0 |
|
MD5 | c3a2dc58d06a4d3a80ba8302ffdeaee4 |
|
BLAKE2b-256 | fd70ee52fbb29ae5f117bbe50f8d386e7b591d526570169406fa85c2f461cea8 |