Cursos
Fazer loginComeçar a aprender IA
Cursos
Fazer loginComeçar a aprender IA

Q&A Discussões

a = [1,2,3] for a[-1] in a: print(a[-1])
tricky
-1 Voto
1 Resposta
18th Oct 2020, 11:41 AM
Abdisa merga
Abdisa merga - avatar
What's the output of this code and explain. a=[1,2,3,4] for a[-1] in a: print(a[-1])
arraysloopspythonpython3
0 Voto
7 Respostas
28th Jul 2022, 7:40 AM
Rex
Rex - avatar
Struked in a question.Someone can explain what happen here.
a[-1]python
2 Votos
4 Respostas
28th Oct 2019, 10:29 AM
Mohamed Ishad
Mohamed Ishad - avatar
What is the output of this code?
a[-1]pythonpython3
7 Votos
5 Respostas
3rd Mar 2020, 6:15 AM
APC (Inactive for a while)
APC (Inactive for a while) - avatar
Python quiz - How does this work?
a[-1]challengespythonquizsololearn
11 Votos
9 Respostas
1st Mar 2019, 1:04 AM
[Abandoned]
[Abandoned] - avatar
What is the output of the below code? >>import array >>> a = [1, 2, 3] >>> print a[-3] >>> print a[-2] >>> print a[-1]
booleanscodecodeplaygrounddjangojavajavascriptprogresspythonpython3subqueries
0 Voto
2 Respostas
1st Aug 2020, 10:05 AM
Nishan
Quente hoje
I'm about to make a complex calculator in python
1 Votes
why is python community is too small in sololearn?
0 Votes
C#
0 Votes
Audio adding
1 Votes
Blockchain Development
0 Votes
The best python learning app ????
0 Votes
%
0 Votes
Stuck in Quize
1 Votes
C Program
0 Votes
What is problem in this code
0 Votes