Please enable JavaScript to use CodeHS

OH Game: 5.3.6

CodeHS Lessons

Write code that uses repetition control structures (e.g., while, for).

Standard
2.10 For Loops in JavaScript
2.11 General For Loops
2.14 While Loops
2.15 Loop and a Half
8.4 Array Length and Looping Through Arrays
8.5 Iterating Over an Array
8.10 Iterating Over an Object
8.14 Looping Over a Grid
9.1 Tic Tac Toe
10.2 Basics
10.3 Improvements