Skip to content

fernandoldf/PCEA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

##### PT #####
Arquivo - main.py

list_analyzer (input_list)

Essa função recebe uma lista de números, calcula e imprime na tela as seguintes estatísticas:
- Média: 2 casas decimais
- Maior Número
- Menor Número
- Total de números pares da lista.

Arquivo - teste.py

Chama a função, passando a lista de números como argumento.



##### EN #####

file - main.py

list_analyzer (input_list)

This python function receives a list of numbers, calculates and prints the following stats:
- Average: 2 decimal places
- Maximum number
- Minimum number
- Total of even numbers on the list.

test.py

Calls the function passing the list as the argument.


About

Atividade - Unima PCEA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages