10. For loop in Python - Python Tutorials

preview_player
Показать описание
In this Python tutorial, we will; understand the concept of Loops.
Loops save a lot of time by eliminating the use of redudant code.
For loops are different in Python programming, the 'in' keyword and range() functions handles the start, stop and step.
For loops can also iterate through strings, assigning the values of string to the iterable in our case i.
Lists or Arrays can also be iterated through For loop

Рекомендации по теме
join shbcf.ru