Cours
Se connecterCommencer Ă  apprendre l'IA
Cours
Se connecterCommencer Ă  apprendre l'IA

Discussions Q&R

x=2 y=3 z=[3,8,5] print(len(x*y*z))
python
2 Votes
4 Réponses
26th Nov 2019, 9:25 AM
Imtiaz Supto
Imtiaz Supto - avatar
what is the output of this ?with explanation please.. int x=2 , y=3 , z=0 ; z=(x++)*(x++)+(++y)*(++y) ; cout << z ;
?withexplanationintisofoutputplease..thethiswhat
-2 Votes
3 Réponses
16th Sep 2019, 8:26 PM
Mannar Shehab Eldin
Mannar Shehab Eldin - avatar
Please what does this sign mean
(x%y)printx=4y=3
1 Vote
5 Réponses
11th Jul 2020, 5:14 PM
Ultra WALKER
Ultra WALKER - avatar
Aujourd'hui en vedette
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
C Program
0 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes