Welcome to another Python 3.9 tutorial video, this video is about the for loop.
A for loop is used for iterating over a sequence (that is either a list, a tuple, a dictionary, a set, or a string).Even strings are iterable objects, they contain a sequence of characters
So about the range function
We can generate a sequence of numbers using range() function.
range(10): will generate numbers from 0 to 9.
range(1,10): will generate numbers from 1 to 9.
Keyboard I Use: https://amzn.to/2NgjPFV
Playlist: • Installing Python 3.9
Nesta página do site você pode assistir ao vídeo on-line Python 3.9: For Loop duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário BitCode 22 Janeiro 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 395 vezes e gostou 16 espectadores. Boa visualização!