Python Programming 8. While Loops

Опубликовано: 05 Июнь 2021
на канале: Computer Science Lessons
3,979
50

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.


На этой странице сайта вы можете посмотреть видео онлайн Python Programming 8. While Loops длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Computer Science Lessons 05 Июнь 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 3,979 раз и оно понравилось 50 зрителям. Приятного просмотра!