Um pacote simples de operações matemáticas para fins de aprendizado
Project description
Mathsimple
Este é um pacote de exemplo para realizar operações matemáticas simples: adição e subtração.
Instalação
pip install alissonimplemath
Use the package manager pip to install package_name
Usage
from mathsimple import somar, subtrair
print(somar(2, 3)) # SaÃda: 5
print(subtrair(5, 3)) # SaÃda: 2
Author
Alisson Guarniêr Araújo Faria
License
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
alissimplemath-0.0.2.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file alissimplemath-0.0.2.tar.gz.
File metadata
- Download URL: alissimplemath-0.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a7cabaaaea301cb527ac48279f5ef8303bb26ecaed0e2845d3c13e6577baf84
|
|
| MD5 |
573ac782571445989294091965088754
|
|
| BLAKE2b-256 |
1d0067b2b23572b81a38ed0b0a9cb10f6784e5633db80da989c19f58a69bbb52
|
File details
Details for the file alissimplemath-0.0.2-py3-none-any.whl.
File metadata
- Download URL: alissimplemath-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfdfe73d71d60f945a1216b7a1d4160561139429d662bb53808dcb302de65ca8
|
|
| MD5 |
3ee4e914b268471e674c4de844e388ce
|
|
| BLAKE2b-256 |
bc7dd3ee15f190b73489c7569bfe59d8bb357387bc241928b15632e4fd2da627
|