Python Programming 12. Lists and Loops

preview_player
Показать описание
This is the 12th in a course of computer science video lessons introducing programming with Python. This lesson follows on from the previous lesson which introduced Python lists. In this lesson you will learn how to scan the items in a list using a loop. That is, you will learn how to visit each item in a list in turn. This is known as iteration. This lesson covers the While loop, which requires that you determine the length of the list using the Len function, and the For loop which requires less code than a while loop.
Рекомендации по теме
Комментарии
Автор

You're a Best Thanks for all your videos

muhammadhamed
Автор

I hope there's a course on C# And SQL database

muhammadhamed