Please enable JavaScript to use CodeHS

Nevada Computer Science and Applications

Lesson 3.20 Putting Together Control Structures

Description

In this lesson, students will put together all the concepts they?ve learned thus far. They will be able to use top down design and to write programs that will solve complex problems.


Objective

Students will be able to:

  • Identify the different control structures we can use to modify the flow of control through a program
  • Combine control structures to solve complicated problems
  • Choose the proper control structure for a given problem

Activities

These are all the activities included in the lesson

3.20.1 Putting Together Control Structures
3.20.2 Putting Together Control Structures
3.20.3 Block Pyramid
3.20.4 Guess a Number 2.0
3.20.5 Circle Pyramid 2.0
3.20.6 Checkerboard
3.20.7 Tracy the Turtle Badge