Across
- 5. This sensor measures how close an object is (2 words).
- 7. This type of loop runs code repeatedly as long as a condition is true (2 words
Down
- 1. This part of a code stores a value that can be reused (1 word).
- 2. The light component that can change colors based on RGB values (3 words).
- 3. The color you get from RGB values (255, 0, 0)
- 4. A statement that runs when no other conditions are met
- 6. A device that rotates based on commands from a program (2 words).
- 8. The statement that checks whether a condition is true and runs code if it is (2 words)
