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 #} {# 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 2

Conditionals

{# 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 #} 2.1 Booleans Booleans Boolean Variables Check Your Understanding Exercise: Plants
{# 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 #} 2.2 If Statements If Statements If/Else Statements If/Else Statement Check Your Understanding Exercise: Is It Snowing?
{# 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 #} 2.3 Comparison Operators Comparison Operators If/Elif/Else Statements Operators and Strings Age Group Check Your Understanding Exercise: Positive, Zero, or Negative?
{# 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 #} 2.4 Logical Operators If, Elif, and Else And, Or, and Not A Closer Look Logical Operators Check Your Understanding Exercise: Becoming a Therapist
{# 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 #} 2.5 Floating Point Numbers and Rounding Floating Point Numbers and Rounding Rounding Error Check Your Understanding Exercise: Correct Portion