• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
0

Can someone explain to me alist and how it can be used in a python code with an example if possible?

I am trying to learn for class and I don't understand my professor...

pythonalist
5th Oct 2020, 1:46 PM
...
... - avatar
1 Resposta
+ 5
Refer these: https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2431/ https://www.sololearn.com/learn/Python/2432/ https://www.sololearn.com/learn/Python/2433/ Example: x = ['a', 'b', 'c', 'd'] print(x[0]) print(x[3]) Output: a d
5th Oct 2020, 2:01 PM
Pranav
Pranav - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Best way to learn a new programming language fast?
3 Votes
Will i land a job
1 Votes
Why we use oops in python rather than any function ?
2 Votes
why is my leaderboard diferent than my brothers
0 Votes
Project ideas
1 Votes
someone helps how can i make two for loops over a 2d array in c ( i didn't learned pointers yet )
0 Votes
practising daily
0 Votes
How do I solve all test cases for popsicles problem?https://www.sololearn.com/coach/3?ref=app
0 Votes
Where can I learn c#
0 Votes
Hi help me I am new
0 Votes