Tim T.

306
reputation
2
8
for(var i=1 ; i > 0 ; i++){
   console.log(i);
   //checking your PC's processing power
}