Skip to content

7 · Practice: coding logic

Fill in the missing word about robots, circuits, and coding logic from the lessons so far. Spelling is forgiving — get the idea right.

  1. 1. A robot does three things in a loop: sense, think, and ___.

  2. 2. The part of a robot that senses the world (a button, a light or temperature sensor) is called a ___.

  3. 3. For electricity to flow, the circuit loop must be complete, or ___. (one word)

  4. 4. Computer scientists describe a robot's thinking as input → process → ___.

  5. 5. A step-by-step set of instructions to get something done is called an ___.

  6. 6. Code that repeats steps over and over again is called a ___.

  7. 7. Code that runs only when something is true — an if/else decision — is called a ___.

Check your own sentence

Write a sentence using this lesson's grammar and the coach will check it, correct it, and point you to the rule.

7 · Practice: coding logic · ElementaryMBA