Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
numbers = list(range(5)) print(numbers[4])
list
python3
range
0 Votos
1 Respuesta
27th Sep 2018, 4:40 PM
Ajay B
In this>>> list(range(5)) can be num(range(5))?
range
1 Voto
1 Respuesta
25th Feb 2018, 9:33 PM
Devvrat Marwah
What is the result of this code? nums = list(range(5)) print(nums[4])
python
range
2 Votos
12 Respuestas
12th May 2017, 6:47 AM
Deepak Agrawal
What is the result of this code? nums = list(range(5)) print(nums[4])
=
code?
is
list(range(5))
nums
of
result
the
this
what
0 Votos
2 Respuestas
19th Oct 2018, 3:53 PM
Popa Antonio
4 is the correct answer. list(range(5)) = [0, 1, 2, 3, 4] and nums[4] is the 5th element of the list.
python
range
0 Votos
2 Respuestas
17th Mar 2017, 10:09 AM
Petrov Ilya V
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
En tendencia hoy
Collision bug in player movement — not sure what's wrong
1 Votes
code coach
3 Votes
How do I do audio
0 Votes
PYTHON AND JAVA
0 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
Lua?
1 Votes
Does this app support the audio tag?
0 Votes
I dont know what i should do with java script
0 Votes
i want correct anwer code
0 Votes
Is there a level after intermediate Python?
1 Votes