filmov
tv
Learn Javascript 2017, Loops Introduction, Codecademy

Показать описание
In this lesson we are introduced to loops in javascript. Loops can help us repeat code so we don't have to keep keep re-typing code. We are given the task of learning about 2 types a loops, the for loop, and the while loop. These will