Time 4 CS for All Logo

Inclusive Frameworks in K-12 CS Education

Lesson 11: Responding to Conditions

Lesson Summary

Students examine the code in a sample project about one of the invasive species from a prior lesson (iguanas). They begin to think about how they might write algorithms to control the behavior of sprites in ways that use conditionals.

Lesson Goals

  1. Students will understand that an algorithm is a set of instructions to accomplish a task.
  2. Students will practice following instructions to perform an algorithm.
  3. Students will begin to make connections about a new way to write programs.