Run JavaScript in the browser ...

for (i = 0; i < 10; i++) { print(i); }
Hit F12 key to show the JavaScript console on Chrome