Learn Javascript, Loops, while Loops, Codecademy

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=nN6KAhrA_Dc



Duration: 6:12
643 views
0


In this javascript tutorial, we learn about while loops. A while loop in javascript allows us to loop a variable number of times. This is great when we do not know ahead of time how many times we want our loop to run for. While loops in javascript can come in handy, in this lesson we make a type of guessing game that utilizes a random number generator to guess until it finds the desired card.







Tags:
codecademy
learn javascript
javascript loops
loops in javascript
javascript tutorial
while loop