Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

Level 5 lesson 2 the for loop

I don’t understand the for loop
by

1 Answer

sam5epi0l
It's a simple for loop with i as iterator which goes up to 20 in steps of 2.

Related - https://www.studytonight.com/forum/facing-issue-in-level-5-lesson-2-in-js-course

Login / Signup to Answer the Question.