Fri May 10 2024 22:52:25 GMT+0000 (Coordinated Universal Time)
Saved by @Sephjoe
let i = 5; let num = 4 while( i < 4) { console.log(i) }
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments