calculator
Project description
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
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
moh0009 calc-1.tar.gz
(1.4 kB
view details)
File details
Details for the file moh0009 calc-1.tar.gz
.
File metadata
- Download URL: moh0009 calc-1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d118fbc52d5bae279dcb9d0f443c0a73cc39fe7b9e96f67963bb6a3cd8cf0228 |
|
MD5 | 8cfd7e46f4cd6a056ce4b8927ce3d826 |
|
BLAKE2b-256 | 175fa6f16cdcac4da9a5ba23f275ddc994ebf4b49b6f5024de32cd76a7f808ae |