for(let i = 0; i <= 5; i++) {} while(true) {} for(let i= 0; i < 5; i++) {} for(let value of [""]) {}
for, while, repeat, for of,
Edit this page on GitHub Edit template of this page on GitHub Edit template of this page on GitHub