HOME
FUNDAMENTALS
SETUP
MOVEMENT
REMOTE CONTROL
SENSING
---
-
-
-
Exit
- :
Check Your Understanding:
1. Pseudocode is:
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
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.
Operations
Actions
Behaviors
Instructions
3. Simple behaviors are made up of complex behaviors.
True
False
Behaviors
Pseudocode &
Flowcharts
Thinking about
Programming
Iterative Design
Flow Charts