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

Q&A Discussões

a=5 b=a a=4 print(b) What is output and why :)
pythonvariables
2 Votos
10 Respostas
21st Sep 2016, 4:59 PM
Andrew Arugula
Andrew Arugula - avatar
A= [0, 1, 2] b=a a[0]="spam" print (b[0 ])
challengepython3
3 Votos
2 Respostas
2nd Sep 2020, 7:24 AM
Gbadegesin Muhammed
Gbadegesin Muhammed - avatar
what is the meaning of b=a when a is a list?see my example please.
listspython3
0 Voto
4 Respostas
15th Oct 2017, 3:16 AM
lwluowei
the good answer of this python quiz is "3"; can you explain me why doesn't "2"? a=[1,2] ; b=a ; a.append (3) ; print(len(b))
answerquizsololearn
4 Votos
4 Respostas
13th May 2019, 4:13 PM
Abdelkader Barraj عبد القادر البراج
Abdelkader Barraj عبد القادر البراج - avatar
var a=66; var b=a % 4; var c=b % a; document.write(c); ans is 2 how ??? i thought ans is zero coz b value is 2 and go to nxt step c=b%a 2%66 there is no reminder it will divide completely without reminder so ans is zero plz explain me clearly guyz 😇😶
javascriptobjects
0 Voto
5 Respostas
19th Feb 2017, 4:52 PM
Mo D'souza
Mo D'souza - avatar
Quente hoje
Activities on sololearn
4 Votes
playground input
1 Votes
Html issue
2 Votes
Can you help me ?
1 Votes
How I can use div
1 Votes
TIPS From Veterans
1 Votes
Playground input
1 Votes
App development 🔥☝️
1 Votes
Cybersecurity jobs without degree
1 Votes
Computer architecture
1 Votes