Robotics Vocabulary
Across
- 2. Assign a variable a name and a starting value
- 6. A common logical operator used in a Boolean expression
- 8. Data type that is used to represent decimal numbers
- 9. True or False
- 11. Placing one control flow structure inside another
- 13. The process of finding and removing errors from a program is called
- 14. Rules that control the structure of the symbols, punctuation, and words of a language
Down
- 1. Data type that is used to represent a sequence of characters
- 3. A software application that combines many basic tools needed to write and test software
- 4. Values that are passed through the parameters of a function
- 5. A named “chunk” of code that you can use over and over again
- 7. Name given to a specific storage location that stores a value
- 10. Information entered into or received by the CPU is called
- 12. Collection of prewritten code (procedures, functions & methods) that programmers use to optimize tasks