Lecture 10: while else loop in Python

Publicado el: 24 junio 2020
en el canal de: C language programming [English + Marathi]
63
5

while else loop in Python:
We know, while loop executes the block until a condition is satisfied.
When the condition becomes false, the statement immediately after the loop is executed.
The else clause in while-else loop is only executed when your while condition becomes false.
If you break out of the loop, or if an exception is raised, it won’t be executed.


En esta página del sitio puede ver el video en línea Lecture 10: while else loop in Python de Duración hora minuto segunda en buena calidad , que subió el usuario C language programming [English + Marathi] 24 junio 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 63 veces y le gustó 5 a los espectadores. Disfruta viendo!