Calc library
this libaray for calculation numbers with python
here is the functions:
calc.add(number 1 , number 2) calc.subtract(number 1 , number 2) calc.multiply(number 1 , number 2) calc.division(number 1 , number 2)
example :
from calc import calc print(calc.add(12,5))
the output well be 17
for any issues write it here https://github.com/moh0009/Calc/issues
see my replit https://replit.com/@moh0009 and my github https://github.com/moh0009
change log
1.0 (4/4/2022)
-frist release
Release files for moh0009-calc 1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| moh0009 calc-1.tar.gz | 1.4 kB | Details |
Release files / moh0009 calc-1.tar.gz
| Download URL | moh0009 calc-1.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d118fbc52d5bae279dcb9d0f443c0a73cc39fe7b9e96f67963bb6a3cd8cf0228
|
|
BLAKE2b-256 checksum How to use checksums |
175fa6f16cdcac4da9a5ba23f275ddc994ebf4b49b6f5024de32cd76a7f808ae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|