#8 Learn to use Python for loop | For loop syntax and range loop

Опубликовано: 02 Октябрь 2018
на канале: Python Lessons
462
82

In previous tutorial we learned about While loop. In this tutorial we'll discuss about very similar topic - For loop. For loop has the ability to iterate over the items of any sequence, such as a list or a string.
Typically, you will see the while loop being used for finite tasks that have predetermined length, and the for loop being used for tasks that have uncertain and variable time-frames.

Text tutorial (page under construction): http://pylessons.com/Python-3-basics-...

Twitter:   / pylessons  
Facebook:   / pylessons  


Смотрите видео #8 Learn to use Python for loop | For loop syntax and range loop онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Python Lessons 02 Октябрь 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 46 раз и оно понравилось 8 людям.