Somador de numeros inteiros em uma lista
Project description
somatorioInteiros
Esse pacote tem a finalidade de somar numeros inteiros de uma lista.
Instalação:
pip install somatorioInteiros
Uso:
import somatorioInteiros as sumint
lista = [1,2,3,4]
obj = sumint(lista)
soma = obj.somar()
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
sumint-0.0.1.tar.gz
(2.1 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 sumint-0.0.1.tar.gz.
File metadata
- Download URL: sumint-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
701fa536038d2e44a720aa01ef47b9324e10bc4906589204320632bdfe9aaa37
|
|
| MD5 |
20675a924c42d375664beea5a7cbbc05
|
|
| BLAKE2b-256 |
d3a94b1ef17e3728f62cb2f00a4aba8785a8a27150bd02ce14e65f538b5fa440
|
File details
Details for the file sumint-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sumint-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6bae91c95989c189fefa12804053638799e452e4dffe19f20057436909d984c
|
|
| MD5 |
4a2741b03e824f1c81790a81b9f5aaf5
|
|
| BLAKE2b-256 |
626d452fcc262cb119c68c0bcfb142ca94c8113974537d987022c84023127fb9
|