function someFunction(n) {2
for (var i=0;i<1000;i++) {
console.log("hi");
}
} ...
See more
Download the Study24x7 App, so you can connect and collaborate.