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