Posted by: c864916 June 16, 2016
Solve this
Login in to Rate this Post:     0       ?        
for(var i=0; i<100; i++) {
console.log(100-i);
}
Read Full Discussion Thread for this article