Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
a=5 b=a a=4 print(b) What is output and why :)
python
variables
2 głosów
10 odpowiedzi
21st Sep 2016, 4:59 PM
Andrew Arugula
A= [0, 1, 2] b=a a[0]="spam" print (b[0 ])
challenge
python3
3 głosów
2 odpowiedzi
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 głosów
4 odpowiedzi
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 głosów
4 odpowiedzi
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 głosów
5 odpowiedzi
19th Feb 2017, 4:52 PM
Mo D'souza
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
CAN ANYONE SUGGEST ME AS A STUDENT WITH A PASSION OF CODING WHICH CODING LANGUAGE SHOULD I CHOOSE AS BEGGINER
5 Votes
I can't see my activity
2 Votes
[SOLVED] What's wrong in my code?
2 Votes
I can't see my activity in my profile
1 Votes
Hearts refill
2 Votes
Am getting discourage in my Language, Help me out🙏🙏
1 Votes
Does skipping void Certificate?
2 Votes
Can anyone help me?
1 Votes
Assets not loading without trailing slash
1 Votes
Is the Coding Certificate Worth it??
3 Votes