• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu
+ 4

How does slices works in py

Slices

pythonsololearnquestionslice
26th Apr 2020, 10:10 AM
Sultan
Sultan - avatar
2 Respuestas
+ 6
https://code.sololearn.com/cXNzv56rgiyL
26th Apr 2020, 10:23 AM
David Ashton
David Ashton - avatar
+ 4
Go through python course ,simple example of slice a=[1,2,3,4] print(a[1:3]) It will print 2 and 3 from list a
26th Apr 2020, 10:17 AM
Abhay
Abhay - avatar

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
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
How do I solve all test cases for popsicles problem?https://www.sololearn.com/coach/3?ref=app
0 Votes
Do you think AI will replace programmers?
0 Votes
What do you think would be good for some new courses?
0 Votes
Question to sololearn
1 Votes