Please enable JavaScript to use CodeHS

{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} {# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} {# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} {# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #}

Chapter 3

Looping

{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} 3.1 While Loops While Loops Guess My Number Program Tracing Program Tracing, Part 2 Check Your Understanding Exercise: 1 Through 20 Odd
{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} 3.2 For Loops For Loops Print Ten Hellos The Range Function Counting in Range One More Range Parameter Running Total Running Total, Part 2 Check Your Understanding Exercise: Average Receipt Value
{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} 3.3 Break and Continue Break Positive Break Continue Continue Past 5 Bike Frame Size Loop and a Half Check Your Understanding Exercise: Higher/Lower
{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} 3.4 Nested Control Structures Nested Control Structures Double For Loop For Loop + While Loop Average Test Score, Part 2 Check Your Understanding Exercise: Rolling Dice