Skip to content

String analyser that returns the length of the large sequence of zeros.

Notifications You must be signed in to change notification settings

KleyLima/conta_zeros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

conta_zeros

DESAFIO: DISTANCIA DE ZEROS

uma função que verifique a maior quantidade de zeros que estejam juntos em uma dada string com diversos algarismos (sem espaços) -> conta_zeros(texto) : retorno numerico

ATENÇÃO PARA OS TESTES E PARA PERFORMANCE DO ALGORITMO

MAIS IMPORTANTE: TDD (Test Driven Development) podem utilizar o unittest (https://docs.python.org/2/library/unittest.html#basic-example) para implementação de testes.

mantenham o programa separado dos testes.. COLOQUEM NO GIT INDIVIDUAL DE VOCÊS SEPARADO EM UM NOVO PROJETO E ME ENVIEM OS LINKS

About

String analyser that returns the length of the large sequence of zeros.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages