Python Lesson 6 - While Loop

preview_player
Показать описание
In this lesson, you will examine the use of the while loop. In Python 3, there are two primary loops you will need to get used to using, the while loop and the for loop. The while loop is used when code needs repeating, but the programmer does not know how many times it will need to be repeated.

There are some challenges at the end of the video to test your skills, along with the solutions.

Enjoy!
Рекомендации по теме
welcome to shbcf.ru