- :
Check Your Understanding:
  1. 1. Pseudocode is:
  2. False code
    A code, written in English, that the robot can understand
    A code, written in binary language, that the robot can understand
    A set of basic steps that the human can use to plan the program
  3. 2. ________ are a convenient way to talk about what the robot is doing and what it must do to carry out the plan created by the programmer.
  4. Operations
    Actions
    Behaviors
    Instructions
  5. 3. Simple behaviors are made up of complex behaviors.
  6. True
    False
Iterative Design
Flow Charts