This is the eighth in a course of computer science video lessons introducing programming with Python. It covers the while loop, which can be used to make a line of code, or several lines of code, execute repeatedly. This demonstrates a fundamental programming concept known as iteration. You will see how to control the number of times the code inside a while loop repeats by means of a variable, and how to write an infinite loop, in which the code repeats forever or until a break command is encountered. Some applications you will see include counting up or down, prompting a user continuously until the desired input is entered and generating times tables.
En esta página del sitio puede ver el video en línea Python Programming 8. While Loops de Duración hora minuto segunda en buena calidad , que subió el usuario Computer Science Lessons 05 junio 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 3,979 veces y le gustó 50 a los espectadores. Disfruta viendo!