+ 3

Pls take a glimpse of this JS code ( 7 )😄

What is the output of this code? var count = 0; for (var i=0;i<3;i++){ for(var j=0;j<=2;j++){ count++; } } document.write(count);

7th Mar 2018, 8:36 PM
Eros boulay
Eros boulay - avatar
10 RĂ©ponses
+ 3
thanksèœć­æž—, but I don't know how to get this answer 🙀
7th Mar 2018, 8:53 PM
Eros boulay
Eros boulay - avatar
+ 3
@Jonathan Carver You're too crucial, I'm hurted by your words...đŸ€•
7th Mar 2018, 8:54 PM
Eros boulay
Eros boulay - avatar
+ 3
Thank you very much @èœć­æž—
7th Mar 2018, 9:02 PM
Eros boulay
Eros boulay - avatar