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

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
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
I'm about to make a complex calculator in python
0 Votes
Any Advise?
1 Votes
How far do courses go on Sololearn?
0 Votes
RUST'S FUTURE
1 Votes
why is python community is too small in sololearn?
0 Votes
Popsacles Aufgabe
1 Votes
Button In C++
1 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes