Fri Jul 09 2021 06:32:41 GMT+0000 (Coordinated Universal Time)
Saved by @buildadev
var a = 1; do{ console.log("The value of a is - "+a); }while(a<1)
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments