Fri Jul 09 2021 06:22:36 GMT+0000 (Coordinated Universal Time)
Saved by @buildadev
for(var a=1; a<=5; a++) { console.log("\nLoop is iterating for - "+a); }
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments