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:
)
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.9.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file Rahimcalc-0.3.9.tar.gz
.
File metadata
- Download URL: Rahimcalc-0.3.9.tar.gz
- Upload date:
- Size: 3.2 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 | 30314baf2cb808fdfc22eebfce9c97b45a7617b14adda1bd31ea65e92b43ea23 |
|
MD5 | 67d029cb4c8088eb6ea6b7d46bffa934 |
|
BLAKE2b-256 | 143c32a924ec9742ccea4ed7fc9cfdc78df84c8ef3e188734f301bd60ef31ebd |
File details
Details for the file Rahimcalc-0.3.9-py3-none-any.whl
.
File metadata
- Download URL: Rahimcalc-0.3.9-py3-none-any.whl
- Upload date:
- Size: 3.9 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 | b93a32eb73d03e6535f9197031426385b245c26f63fcbb938a065292418de0f6 |
|
MD5 | ea80831f35123cb29c93c79a6c4cc13e |
|
BLAKE2b-256 | bfb014740ec010557e9de4f3777e1973f047aba5d90f0fb2960092b936d1c09e |