Coding Quiz Zone: post #3605 — TG.ME

for (var i = 0; i < 3; i++) { setTimeout(() => console.log(i), 100); } — Coding Quiz Zone — TG.ME