Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
a = [1,2,3] for a[-1] in a: print(a[-1])
tricky
-1 Voto
1 Respuesta
18th Oct 2020, 11:41 AM
Abdisa merga
What's the output of this code and explain. a=[1,2,3,4] for a[-1] in a: print(a[-1])
arrays
loops
python
python3
0 Votos
6 Respuestas
28th Jul 2022, 7:40 AM
Rex
Struked in a question.Someone can explain what happen here.
a[-1]
python
2 Votos
4 Respuestas
28th Oct 2019, 10:29 AM
Mohamed Ishad
What is the output of this code?
a[-1]
python
python3
7 Votos
5 Respuestas
3rd Mar 2020, 6:15 AM
APC (Inactive for a while)
Python quiz - How does this work?
a[-1]
challenges
python
quiz
sololearn
11 Votos
9 Respuestas
1st Mar 2019, 1:04 AM
[Abandoned]
What is the output of the below code? >>import array >>> a = [1, 2, 3] >>> print a[-3] >>> print a[-2] >>> print a[-1]
booleans
code
codeplayground
django
java
javascript
progress
python
python3
subqueries
0 Votos
2 Respuestas
1st Aug 2020, 10:05 AM
Nishan
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
En tendencia hoy
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes
What's wrong with this code ? ( Beginner)
0 Votes