Write a program if it's finds more than twelve zeroes continously in a list it would terminate | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Write a program if it's finds more than twelve zeroes continously in a list it would terminate

I breaking the list in to string of 8 characters and comparing. If I find more than 3 rows of Zeroes. It's shud terminate.. https://www.sololearn.com/discuss/955707/?ref=app

28th Dec 2017, 1:27 AM
Rajesh S
Rajesh S - avatar
1 Respuesta
+ 2
Can you please post your code so we can help you?
28th Dec 2017, 2:24 AM
blackcat1111
blackcat1111 - avatar