Python Beginner Tutorial #8 - For Loop!

preview_player
Показать описание
Python is one of the most popular programming languages worldwide.
You can write scripts, create apps, websites and games with Python. It's especially suitable for programming beginners

Part 8 is a simple introduction to the for loop in python. We look at how the for loop can be used to iterate over a list, and we introduce the range() function which is really powerful.

Like and Subscribe for more Python for beginners tutorials!

❤️ You want to support this channel? ❤️

Python Shorts Playlist

Music:
Licensed under Creative Commons: By Attribution 3.0 License

#python #pythontutorial #learnpython #forloop #for #loop
#range
Рекомендации по теме
Комментарии
Автор

Video suggestion: making a snake game in python under 300 words

quotes
Автор

while 1 > 0:
print('i love coding')

simoneoliveri
Автор

Bro while running code it's says def and (some other ) name is not defined what to do

jai_shree-ram