• Cursos
  • Compilador de CĂłdigo
  • Discutir
  • Preços
  • Teams
Menu

Q&A DiscussÔes

[Ruby] What's the value of a[0] and a[1]?
ruby
3 Votos
3 Respostas
1st Dec 2021, 6:28 PM
Paolo De Nictolis
Paolo De Nictolis - avatar
Why we always start array index with a[0] not with a[1]?
arraylist
5 Votos
12 Respostas
13th Nov 2019, 1:07 PM
Ishitha
Int A={1,2,3} int n=sizeof(A) /sizeof( A[0] ) ;
c++
2 Votos
2 Respostas
6th Mar 2019, 6:15 PM
David Boga
David Boga - avatar
Why is my a[0] taking two elements in array
arrayscloops
0 Voto
2 Respostas
10th Sep 2020, 6:34 AM
Prashant Pandey
Prashant Pandey - avatar
Ruby - Why these values for a[0] and a[1]?
ruby
2 Votos
1 Resposta
24th Apr 2019, 4:20 PM
Paolo De Nictolis
Paolo De Nictolis - avatar
Python - If b = a[:], how come a[1][0] = 555 modifies b while a[0] = 3 does not?
python
0 Voto
4 Respostas
5th Oct 2020, 3:19 AM
Solus
Solus - avatar
Tell me what's the len(A) and len(A[0]) ? I know len but i dont understand the A[0] in this code
@matrixes_add
3 Votos
3 Respostas
25th Jun 2020, 2:59 PM
parisa Shafaei
parisa Shafaei - avatar
Two arrays, A , B, of equal size. Find minimum value of A[0] * B[0] + A[1] * B[1] +
+ A[N-1] * B[N-1], where shuffling of eleme
arraylistarrayscodecodeplaygrounditertoolslistsmathmodulespython3tuples
1 Voto
3 Respostas
22nd May 2020, 8:30 AM
Niranjan
Niranjan - avatar
Help please!!! can someone explain why the output of this code is 26?
a[0]a[i]codehelpisoutputvar
7 Votos
2 Respostas
17th Jan 2018, 8:37 PM
HRMtech
HRMtech - avatar
Quente hoje
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
GitHub account connecting issue
3 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
Coding issue
2 Votes
app for lessons
1 Votes
AlguĂ©m PortuguĂȘs por aqui?
0 Votes
Any coding competitions?
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes