Cours
Se connecter
Commencer à apprendre l'IA
Cours
Se connecter
Commencer à apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
a=5 b=a a=4 print(b) What is output and why :)
python
variables
2 Votes
10 Réponses
21st Sep 2016, 4:59 PM
Andrew Arugula
A= [0, 1, 2] b=a a[0]="spam" print (b[0 ])
challenge
python3
3 Votes
2 Réponses
2nd Sep 2020, 7:24 AM
Gbadegesin Muhammed
what is the meaning of b=a when a is a list?see my example please.
lists
python3
0 Vote
4 Réponses
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))
answer
quiz
sololearn
4 Votes
4 Réponses
13th May 2019, 4:13 PM
Abdelkader Barraj عبد القادر البراج
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 😇😶
javascript
objects
0 Vote
5 Réponses
19th Feb 2017, 4:52 PM
Mo D'souza
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Hello can anyone help me to learn gdscript
0 Votes
What coding language should i use to make a custom coding language?
0 Votes
hello world i need help
2 Votes
help string permutation
0 Votes
Any easy game ideas for beginners?
0 Votes
Hello! I’m 15 and I want to learn programming to become a web developer. Any advice?
0 Votes
Which is more important CSS vs HTML vs JS?
1 Votes
How many courses are there on Sololearn
1 Votes
Code is wrong somehow, I need help!
0 Votes
hi
1 Votes