Corsi
AccediInizia a imparare l'IA
Corsi
AccediInizia a imparare l'IA

Discussioni Q&A

a=5 b=a a=4 print(b) What is output and why :)
pythonvariables
2 Voti
10 Risposte
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 Voti
2 Risposte
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 Voti
4 Risposte
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 Voti
4 Risposte
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 Voti
5 Risposte
19th Feb 2017, 4:52 PM
Mo D'souza
Mo D'souza - avatar
Popolare oggi
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Need help
1 Votes
Salut tout le monde
2 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
Hello !
0 Votes