Skip to main content

Pacote do Desafio de Projeto com base nos desafios de códigos do Bootcamp Cognizant Data Engineer 2

Project description

desafio_python_dio

Description. The package desafio_python_dio is used to: Desafio Inicial: - Desafio da Media - Desafio do Triangulo - Desafio da Conversao de Tempo Desafio Intermediario: - Desafio dos Numeros Positivos - Desafio Crescente e Decrescente - Desafio do Resto de divisao Desafio Final: - Desafio dos Numeros Primos - Desafio do Vetor - Desafio do Encaixa e Nao encaixa

Installation

Use the package manager pip to install desafio_python_dio

pip install desafio_python_dio

Usage

from desafio_python_dio.inicial import media
media.calc_media(5.1, 7.0)

from desafio_python_dio.inicial import triangulo
triangulo.perimetro_area([6.0, 4.0, 2.0])

from desafio_python_dio.inicial import conversao_tempo
conversao_tempo.tempo_horas(556)

from desafio_python_dio.intermediario import crescente_decrescente
crescente_decrescente.tipo_ordem()

from desafio_python_dio.intermediario import numeros_positivos
numeros_positivos.quantidade_positivos(3)

from desafio_python_dio.intermediario import resto_divisao
resto_divisao.umeros_intervalo(10, 18)

from desafio_python_dio.final import numero_primo
numero_primo.primo(3)

from desafio_python_dio.final import vetor
vetor.vetor_dobro(4, 10)

from desafio_python_dio.final import encaixa
encaixa.encaixa(3)

Author

Eric Cunha

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

desafio_python_dio-0.0.1.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

desafio_python_dio-0.0.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file desafio_python_dio-0.0.1.tar.gz.

File metadata

  • Download URL: desafio_python_dio-0.0.1.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for desafio_python_dio-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6a54e4b2dcd5afaf22eb0e2443b2b88334c2d3453d87197cac8bf4afed9bdc27
MD5 fe5bec7b55a0fcfbb6bb4eda284fe499
BLAKE2b-256 79b956beaad3f7e2b155062fa0eb1b622aa8c382a887fc5de18a669f75cd46e9

See more details on using hashes here.

File details

Details for the file desafio_python_dio-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for desafio_python_dio-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 48cd13774eec05fa8146f3140c5a94d7d71b8dc2b5edc49b1034586a97c6cb77
MD5 41b91eae657c4e60ee8ad0dcef4c9584
BLAKE2b-256 05e5ac70582aa68473c38bb5b03688cdd7b6105da2d62b9c914320bbb380adde

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page