How to use Lists in Python - #First steps in Python 5

Subscribers:
2,490
Published on ● Video Link: https://www.youtube.com/watch?v=W5ot3PxKXtU



Duration: 10:51
10 views
0


Today i learned a bit about lists and how the are used
So, a list is just like a variable, but it has items which you can pick.

I can make it print the things in my list:
for subscribers in channel:
print(subscribers)

in that short code, I am making everything inside my list channel become the variable subscribers and than printing the variable... I think

I am so sure about the workings and the definition of an list in programing, and also I am not so sure if in the short code I am turning it into a variable and then printing it or what, but it sure worked!

The course link (it's in portuguese though): https://on.fiap.com.br/local/salavirtual/conteudo-digital.php

If you have any question or suggestion on other topics, feel free to comment down below or ask me in Facebook or Instagram!

Visit my Facebook Page in: http://fb.com/teteusbionicoficial
Visit my Instagram: https://www.instagram.com/teteusbionic/
Visit my Website: http://www.teteusbionic.com.br




Other Videos By Teteus Bionic (Teteus Bionic)


2021-05-27How to use Dictionaries in Python - #First steps in Python part 10
2021-05-26The Difference between Lists and Definitions - #First steps in Python part 9
2021-05-26A Diferença entre Listas e Definições - #Primeiros passos com Python parte 9
2021-05-21How to Define and Modulated a Code in Python - #First steps in Python part 8
2021-05-21Como Definir e Modular Código em Python - #Primeiros passos com Python parte 8
2021-05-20Como Procurar e Modificar Listas em Python - #Primeiros passos com Python parte 7
2021-05-20How to Search and Modify Lists in Python - #First steps in Python part 7
2021-05-18Como ler LISTS com Python - #Primeiros passos com Python - 6
2021-05-18How to use and read LISTS in Python - #First steps in Python 6
2021-05-17Como usar LISTAS com Python - #Primeiros passos com Python parte - 5
2021-05-17How to use Lists in Python - #First steps in Python 5
2021-05-13How to use In Range in Python - #First steps in Python 3
2021-05-13Como usar In Range com Python - #Primeiros passos com Python parte - 4
2021-05-12Como usar Elif e While com Python - #Primeiros passos com Python parte - 3
2021-05-12How to use Elif and While in Python - #First steps in Python 2
2021-05-03Kinetic energy is the most common energy
2021-05-03A energia Cinética é a Energia Mais Comum
2021-04-30Como usar Variáveis com Python - #Primeiros passos com Python
2021-04-30How to use Variables in Python - #First steps in Python 2
2021-04-29Como o Experimento da Fenda Dupla Mudou Física para Sempre
2021-04-29How The Double Slit Experiment Changed Physics Forever



Tags:
Programação de Jogos
Curso de Programação de Jogos
Palestra Programação de Jogos
Oficina Programação de Jogos
Scratch
Fazer Jogo
Criar um Jogo
Como fazer um jogo
Fazer um jogo sozinho