Un paquete para sumar, restar, multiplicar y dividir dos números.
Project description
simplecalc
Pequeño paquete que expone una función calcular(a, b, operador) para
realizar operaciones de suma, resta, multiplicación y división.
Uso
from simplecalc-alberto.decasa import calcular
print(calcular(2, 3, '+')) # 5
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
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 simplecalc_alberto_decasa-0.1.1.tar.gz.
File metadata
- Download URL: simplecalc_alberto_decasa-0.1.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b201f1a191e8a35db8c1e8d3088421cbe2e5f233f645512c4549ff972bb5b4c
|
|
| MD5 |
8356dc2707e7983d0e6d4f9b4fe50f79
|
|
| BLAKE2b-256 |
d9f48cae7218b3fb43703b50b341a371c7163c66177e7f742ba5f4f0d5f80224
|
File details
Details for the file simplecalc_alberto_decasa-0.1.1-py3-none-any.whl.
File metadata
- Download URL: simplecalc_alberto_decasa-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a43c65bc311fdef5206bf4aa41278024fec99ad31ddcfbc7a92c13fbbdfb826c
|
|
| MD5 |
5f69fa5e5b03ea5a646d92dc363289e4
|
|
| BLAKE2b-256 |
5cc839cca77bb6178135585e64a0bb9bf5e2a88e9246cd6eb29edb07aee11520
|